Code

Discussion on AroundMe | iOS Universal Geolocated Questions App Template (Swift)

Discussion on AroundMe | iOS Universal Geolocated Questions App Template (Swift)

Cart 62 sales

47 comments found.

Is there a friend or follow feature so that users can view friend questions? Also, is there a iOS demo on TestFlight? I tested the Android demo apk today; my question pins aren’t showing in the map and the app is unstable (hangs/crashes). Hopefully the iOS version is more stable.

Please test once the iOS app as its more stable and can run smoothly, regarding your question, you can see friend’s questions and can follow them in the app. Please let us know if iOS have some issues we will get back to you soon, or you can submit a ticket here https://cubycode.ticksy.com/submit

this is almost 1 year old no updates. apple may not approve it because it doesnt work on latest ios versions. any update planned? i want to buy.

Sure, we can help you with the app after purchase.

Is there a way to quickly change all the Brand Assets and the AppIcon png’s? Exporting them one by one in different sizes is very time consuming.

Hi Luckily, Yes, you can quickly change the size of brand Assets and App-Icons, just design one standard App-Icon and Brand Assets Image from App, The App-Icon Size will be of 512×512 and when you open that icon image you can see the option on the image viewer “Show markup toolbar” right after rotate screen option at the top. Then you can change the size of the App icon according to Apple’s standard App icon’s Size Same will be applied to Brand Assets Image. The benefit of this will be you don’t need to design new icons with different sizes.

for any other issue you can open up a ticket here: https://cubycode.ticksy.com/

Is there a web version of this?

Sorry but only IOS and Android versions available

I’m thinking of doing a soft release of the app in just a certain city. Would it be difficult to add boundaries to where you can ask questions?

No its not much difficult. you can open up a ticket here https://cubycode.ticksy.com/ we can do customize work for you also but it would be paid obviously.

Hi, I really like the concept of the app but the UX/UI seems a little bit old. It is posible to customise easily the look of the app?

Yes if you know how to work in Swift ;)

Hi, if I don’t, how much would you charge me to redesign the interface? Do you have an email for talk about this?

Contact me via my profile page.

Apple rejected my app for testing stating the app is crashing on iPhone 12.2 and iPad via WiFi, Anyone available to assist?

The app is crashing when clicking “edit” on the profile page. For some reason when I login with facebook it doesn’t show my facebook avatar but the default avatar for my app, with a long ID next to it, when I click edit it crashes the app, in Xcode it brought me to this set of code where the error was coming from, some Nil error:

// GET USER’S DETAILS let currUser = PFUser.current()!

usernameTxt.text = "\(currUser[USER_USERNAME]!)" 
emailTxt.text = "\(currUser[USER_EMAIL]!)"
avatarImg.layer.cornerRadius = avatarImg.bounds.size.width/2
let imageFile = currUser[USER_AVATAR] as? PFFile
imageFile?.getDataInBackground(block: { (data, error) in
    if error == nil { if let imageData = data {
        self.avatarImg.image = UIImage(data: imageData)
}}})

}

Apple rejected my app for testing stating the app is crashing on iPhone 12.2 and iPad via WiFi, Anyone available to assist?

Hello, Ive purchased this template and want to know if the issues I asked of above were resolved so I can submit my app for approval?

Also, where do I change the name of the Badges? Example, “Panda Helper” I can see the images in the assets folder but nowhere in the code can I find where to change the badge names and the documentation doesn’t mention the badges at all. Thank you for your help.

Hi, I’m still awaiting a reply for a customization of this app. Also, has the app been updated to rectify this issue:

From Apple 1. 2 Safety: User Generated Content Guideline 1.2 – Safety – User Generated Content Your app enables the display of user-generated content but does not have the proper precautions in place.

Please get back to me. Thank you.

I’d like to customize this app to make it a “bar crawl” app strictly for finding bars and creating “crawls” with friends. How much for this customization?

It can take up to 40 hours. For more info please contact me via my profile page. Thanks ;)

hello, how long do the posted questions stay searchable? and is this changeable? f.e. can i set it to a year or so? thank you!

did you find time yet to look at my question? thank you!

hello, seems great app, swift 4.x and ios 12 coming?

just had a look: looks great. wanna buy, but -is there an in-app purchase (remove ads)?, i did not see one. -can you have a look on the map for f.e. a whole country and see ALL the locations graphically where all questions in that zoomed area are?

thank you brother!

Yes, in app purchase now, with the map – yes.

nice! apple IAP (storekit), right?

Please help me on….how to remove the Admob by Google?.....thanks in advances

You have to delete the imports from Google Ads, after that delete the code that will give yo u the warning ( that the imports was deleted ).

Hi Cubycode, Please help me with full instruction. because i am a beginner in xcode. I din’t understand your instruction before. thanks in advances

love your app…..its amazing

Thank you buddy, please rate my app: https://codecanyon.net/downloads

Hello, how are you? I just brought this app, could you please tell me if there is a guideline for how to connect the app with black4app ?

Thnaks

Mr Cubycode I meant how to call it

I got error in the code, When I try to print : PFUser.current It print -username -email - avartar - ACL

How can I print new parameter (after I added it _user class)

as i explained above, i don’t think you can print that data unless you logout, quit the app and login again. i would have to see your code anyway because your explanation is not so clear, anyway what’s the console message? it tells you what the issue is about, otherwise it’s hard to understand what error you get

anyway this is a customization request so please contact me by my profile’s contact form, thanks

Hi, I want to suggest the implementation of timestamps per questions and questions can disappear from map after a few days or weeks.

The problem is that if I put a code in the app, and let’s pretend you don’t use the app the day that a question expires and should be removed, the app won’t call the delete question function, obviously, that’s why the only way to achieve that is a CronJob, and I’m not experienced with it btw, I only know that’s what’s needed to achieve that feature :)

Oh I see, got it, thanks.

you’re welcome.

Are you apps translated in french ?

yes, you would have to do a Localization job in the code though, something like this: https://medium.com/lean-localization/ios-localization-tutorial-938231f9f881

and for android ? and multilingual like arabic and french ?

you need to create localizable strings.xml files and edit the code to make the app read then

Hi, how can I remove the banners

Hi, please check the FAQ in the User guide of in this app description page ;)

Hi there,

Finally managed to get it accepted! :)

Now I’m curious how can I add some fake content like users, questions, answers, via Parse dashboard because it will be great for people to see something happening around them.

Do you have any suggestion on how I can add some content?

Thank you!

yes, please send me you at will be in credentials for back4app through my profile’s contact form

Just sent it! Thanks! The one which is created manually by me is the most recent one.

ok, i’ll reply to your email asap.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey