Nulled CityGo | iOS Single City Guide Store Finder Application free download

CityGo | iOS Single City Guide Store Finder Application-[Clean-Nulled].zip

CityGo | iOS Single City Guide Store Finder Application - 1
CityGo | iOS Single City Guide Store Finder Application - 2
CityGo | iOS Single City Guide Store Finder Application - 3
CityGo | iOS Single City Guide Store Finder Application - 4

Overview

CityGo is a great solution for those who need to quickly build a mobile app where people can search for accomodations, fun stuff, parking or stores while visiting a city


Android version of CityGo template


Watch the video preview of CityGo on YouTube


Online documentation for CityGo app

Description

CityGo is a full-working template (UI + Source Code) that works as a city guide, showing points of interest like hotels, restaurants, clubs, parks, and much more.

The Admin can manually insert stores, restaurants, bars, etc. in the Parse Dashboard – the database – then submit the app to the App Store, making it with the city’s name of his choice – for instance, London CityGo may be a nice name in case you prepared all data for that city.

People can edit their profile, write or report places’ reviews, add stores to their favorites, and get all necessary info about places – like opening hours, phone number, email address, social links.

This template has Location detection and a custom Map to view the points of interest’s position.

The Admin can daily check the database for reported content or users and take action for it, as well as manually edit data in the Parse Dashboard.

The design is clean, code is commented and project folders and files are well organized in the package.

• Check out the Features section below to see what this app does.
Read the online Documentation to learn how to configure the template’s features and the database (Parse Dashboard).
• Keep an eye to the Change Log on the bottom of this page when an update gets released.

Backend

It’s backend is by Parse Server and it’s hosted on back4app – NO MySQL database involved.
Parse Server is flexible, reliable, open source, based on Node.js and well supported by a large community of developers, and back4app is a great BaaS hosting website where you can configure your database, Push Notifications and other features in just a few clicks.

If you want to use a nice Admin Panel to manage data of your database instead of the Parse Dashboard, sign up for a FOREVER FREE account on Adminca.com and watch this video to see how to create a Panel for your Parse App.

Extended License

As per Envato Marketplace Terms, the Extended License applies to all applications that charge money to their users. In case your users will not be charged of money through your own version of this app, you can still buy it under a Regular license.
Therefore, you must buy this template under and Extended License if your plans are either one or more of the following:

  • Add In-App Purchase or any other Payment Gateway in the source code and publish the app for free on the App/Play Store – NOTE: If you want to publish your own version of this application for FREE only, then you can still buy it under a Regular License.
  • Publish this application as a PAID app on the App Store.
  • Transfer the live app of your own verison of this app on the App/Play Store to another owner by selling your ownership on flippa.com or similar marketplaces.

IMPORTANT: You are NOT allowed to sell or share the original source code of this template anywhere due to copyright infringement

Features

iOS Swift language – Native Xcode project – Edit the template as you wish with the power of Xcode and Swift.

Storyboard, iOS 9.0 and above, Universal – Run your app on all iOS devices

Backend with Parse Server hosted on back4app – Built on a great and reliable BaaS that offers many features with just a few clicks, it’s super easy to create and set up a database on back4app, as well as edit the Parse Server’s SDK code.

Browse places by category – The Home screen offers the possibility to search stores by keywords or by selecting a category.

Favorites – Users can save their favorite their interests for later use.

Read and post reviews – Feedbacks are important for an app like this, so poeple can leave their own reviews or read the existing ones.

Report inappropriate feedbacks – Not all people in the world is good, so the Admin must daily check the database to see if there are reported content, and take action for it.

Easily create Stores in the database – TheAdmin can add new places as rows in the Parse Dashbord on back4app – it’s kinda working on an Excel file – or in the Adminca.com custom CMS panel.

See distance in Km from your current location to the found stores – In order to make this feature work, Users must enable Location Service on their devices, and be in an area where the GPS signal is present.
Get directions in the native Map – From the place’s info screen, people can click the Get Directions button to open the Maps application and show the route to get there.

Terms of Use and Privacy Policy HTML file (GDPR compliant) – The template contains a ‘tou.html’ file the Admin can edit to display his Terms of Service to the app’s folks.

AdMob Interstitial ads – Get some revenue from full-screen advertisement banners

Modern, clean design – The UI has been carefully crafted to offer the best user experience to your clients.

Online Documentation – Read the extensive guide of this template to be able to configure it properly.

PSD icons included in the package – App and buttons icons are stored into a PSD folder, for easy image replacement.

Requirements

The latest official version of Xcode – Beta versions of an IDE usually never work 100% properly, and the code of this app has been written using the latest official version of Xcode and you can download it from the Mac App Store. You must use it and avoid Betas.

An Apple Mac computer, updated to its latest OS version – It’s always good to keep your macOS up to date, technology keeps growing and I follow its changes, as well as updating my templates every time a new OS gets released.

An Apple Developer Account with an active iOS Development Program – This is needed for you to publish apps on the iTunes App Store. You can still edit this template on code without that account, but you won’t be able to run it on your real iOS device since you’ll need a Team ID.

Basic knowledge of Xcode and Swift language – You don’t need to be a skilled or professional developer, anyway it’s recommended to have at least the basic knowledge of what you’re dealing with, in order to be able to customize this template and publish your applications on the App Store.

A free account on back4app.com – You can create and edit your Parse App and database, get the necessary keys for configurations and test this template for free. It has limitations though, so please check the Pricing table and consider subscribing for a paid plan after your app got published on the App Store.

An active AdMob account – Unless you want to remove ads in this app, you need to sign up for an AdMob account to display them.

A real device to test the app before submitting it to the App Store – iOS Simulators may fail during tests, they are not reliable as a real device is, so I strongly recommend you to always run this application on a real phone/tablet. This is also suggested by Apple’s official Guidelines.

Change Log

September 10, 2019

- Replaced the UIWebView with WebKitView in the 'TermsOfService' ViewController in the Storyboard
- Edited the code of the 'TermsOfService.swift' file, since Apple no longer accepts apps with UIWebView
- Changed 'Builds for' value from '9.0 and Later'  to 'iOS 11.0 and Later' in the File inspector of the Storyboard

July 20, 2019

- Added a script in the 'Build Phases' tab in Xcode that allows you to upload your Archive to the App Store Connect page (avoiding the ERROR ITMS-90087 issue).

** In order to update your own Xcode project, do the following:
• Download the updated project from your Downloads page
• Enter the Build Phases tab in the updated Xcode project
• Expand the 'Run Script' section and copy the code inside it.
• Open your own Xcode project and enter the 'Build Phases' tab
• Click 'Editor -> Add Build Phase -> Add Run Script Build Phase', and expand the 'Run Script' section that Xcode has created
• Paste the copied code and Clean your project.
• Finally, Archive it again
See this screenshot for details: https://i.postimg.cc/dtbMn4LP/runscript.png **

June 19, 2019

- Updated the .framework files in the 'AdMob' folder
- Updated the Facebook's .framework files in the 'Parse' folder to v5.0.0
- Added the FBSDK frameworks file and Bolts.framework in the 'Embedded Binaries' section of the 'General' tab in Xcode, as shown here: https://i.postimg.cc/WbK71ZQg/embedded-binaries.png

June 7, 2019

- Updated all .framework files of the 'Parse' folder with the Parse Sever 1.17.2 version
- Replaced all instances of 'PFFile' with 'PFFileObject' 

March 29, 2019

- Updated to Xcode 10.2 - Swift 5

March 22, 2019

- Updated AdMob SDK to 7.42.0 version, which means that I've added the following .frameworks files to the project:
   • GoogleMobileAds.framework
   • GoogleAppMeasurement.framework
   • GoogleUtilities.framework
   • nanopb.framework

- Added the "-ObjC" value in the 'Other Linker Flag' row in the 'Build Settings' tab
- Added 'import GoogleMobileAds' on the top of the 'AppDelegate.swift' file
- Added the following code into the 'didFinishLaunchingWithOptions() delegate function in the 'Appdelegate.swift' file:
    // Initialize AdMob
    GADMobileAds.sharedInstance().start(completionHandler: nil)

- Updated the Documentation

January 31, 2019

- Updated the following Facebook SDK Frameworks into 4.40.0 version:
    FBSDKCoreKit.framework
    FBSDKLoginKit.framework
    FBSDKShareKit.framework

You can find those .framework files into the 'Parse' folder - it's into the project folder.

November 5, 2018

- Just changed the Documentation's design

September 18, 2018

- Updated to Xcode 10 - Swift 4.2
- Added 2 launch images into Assets.xsassets/Brand Assets folder (the iPhone XS Max and XR images)

September 20, 2018

- First release, iOS 9.0 and above
- Native Xcode project, Swift language, Universal

Support

For any support requests, please contact me through my Profile’s Contact Form

Rate my Work

Your support is always greatly appreciated, from comments to product’s reviews, so please click here to rate your purchases!

Full Live Demo

Mercifully Note: We refresh new substance like WordPress Themes,
Plugins, PHP Scripts ordinary. In any case, recall that you
ought to never utilize this things in a business site.
Every one of the substance posted here for advancement
and testing reason as it were. We’re not in charge of
any harm, use at your own particular RISK! We highly recommend to buy CityGo | iOS Single City Guide Store Finder Application from the The Developer ( xscoder ) website. Thank you.

Free Download

Downloads

You May Also Like

Ads Blocker Image Powered by Code Help Pro

Ads Blocker Detected!!!

We have detected that you are using extensions to block ads. Please support us by disabling these ads blocker.