Close

Themehits

Download CitiesDirectory(iOS Swift) Nulled

 




CitiesDirectory Android Version

App is available for Android version also with same features and functionality. Please take a look at here :
http://codecanyon.net/item/citiesdirectory-lets-build-directory-app/12840795

Release Note

Version 1.0.17
Released Date : 3 May 2018

# Change Log
1. Fixed share pop up at iPad
2. News Feed Details Description Scroll 
3. Menu Items Query Improve For Higher MySQL Version  (Backend)
4. Pagination CSS Bug Fixed (Backend)

# Effected Files For Xcode
- CitiesDirectory/Base.lproj/Main.storyboard
- CitiesDirectory/Reachability.swift
- CitiesDirectory/ItemDetailViewController.swift

# Effected Files For Backend
- application/config/teamps_config.php
- application/models/Module.php

# Effected Query For Database
- UPDATE `be_modules` SET `group_name` = 'Users Feedback' WHERE `be_modules`.`module_id` = 5;
- UPDATE `be_modules` SET `group_icon` = 'fa-pencil-square-o' WHERE `be_modules`.`module_id` = 22;
- UPDATE `be_modules` SET `group_has_child` = '1' WHERE `be_modules`.`module_id` = 4;

Version : 1.0.16
Released Date : 14 Nov 2017
1. Using Alamofire 4 (Mobile)
2. Turn Off Keyboard at News Detail (Mobile)
3. Galley Image not cropping (Mobile)
4. Sub Category Name still show after clicked (Mobile)
5. Share Button Center Alignment For iPhone SE(Mobile)
6. Keyboard covering fixed for iPhone SE (Mobile)
7. Keyboard Auto Hide Improvement  (Mobile)
8. To compatible latest Xcode 9.1 GA (Mobile)
9 Server side validation added (Backend)

Effected Files For Xcode 
- Alamofire-master/*.*
- CitiesDirectory.xcworkspace/contents.xcworkspacedata
- CitiesDirectory/Assets.xcassets/AppIcon.appiconset/Contents.json
- CitiesDirectory/Common.swift
- CitiesDirectory/ForgotPasswordViewController.swift
- CitiesDirectory/InquiryEntryViewController.swift
- CitiesDirectory/LoginViewController.swift
- CitiesDirectory/NewsFeedDetailViewController.swift
- CitiesDirectory/RegisterViewController.swift
- CitiesDirectory/ReviewEntryViewController.swift
- CitiesDirectory/SearchViewController.swift
- CitiesDirectory/Base.lproj/Main.storyboard
- CitiesDirectory/Assets.xcassets/AppIcon.appiconset/cd-icon.png  (New File)

Effected Files For Backend
- application/controllers/Abouts.php
- application/controllers/Categories.php
- application/controllers/Feeds.php
- application/controllers/Items.php
- application/controllers/Sub_categories.php
- application/controllers/Users.php
- application/models/Feed.php
- application/views/about/add.php
- application/views/cities/list.php
- application/views/feeds/add.php
- application/views/feeds/edit.php
- application/views/items/add.php
- application/views/items/edit.php
- application/views/login.php
- application/views/users/add.php
- application/views/users/edit.php 

Version : 1.0.15
Release Date : 18 Oct 2017

Change Log
1) All files name change to upper case for controllers and models according CodeIgniter Standard (Backend)

Effected Files For Xcode 
- N.A

Effected Files For Backend
- application/controllers/ { abouts.php → Abouts.php } 
- application/controllers/ { appusers.php → Appusers.php } 
- application/controllers/ { categories.php → Categories.php } 
- application/controllers/ { cities.php → Cities.php } 
- application/controllers/ { citiesdirectory.php → Citiesdirectory.php }
- application/controllers/ { dashboard.php → Dashboard.php } 
- application/controllers/ { favourites.php → Favourites.php } 
- application/controllers/ { feeds.php → Feeds.php } 
- application/controllers/ { fileupload.php → Fileupload.php }
- application/controllers/ { follows.php → Follows.php } 
- application/controllers/ { gcm.php → Gcm.php } 
- application/controllers/ { inquiries.php → Inquiries.php } 
- application/controllers/ { items.php → Items.php } 
- application/controllers/ { likes.php → Likes.php } 
- application/controllers/ { main.php → Main.php }
- application/controllers/ { ratings.php → Ratings.php } 
- application/controllers/ { reports.php → Reports.php } 
- application/controllers/ { reviews.php → Reviews.php } 
- application/controllers/ { sub_categories.php → Sub_categories.php } 
- application/controllers/ { touches.php → Touches.php } 
- application/controllers/ { users.php → Users.php } 
- application/controllers/ { welcome.php → Welcome.php }
- application/controllers/rest/ { abouts.php → Abouts.php }
- application/controllers/rest/ { appusers.php → Appusers.php }
- application/controllers/rest/ { categories.php → Categories.php }
- application/controllers/rest/ { cities.php → Cities.php }
- application/controllers/rest/ { feeds.php → Feeds.php }
- application/controllers/rest/ { gcm.php → Gcm.php }
- application/controllers/rest/ { images.php → Images.php }
- application/controllers/rest/ { items.php → Items.php }
- application/libraries/ { common.php → Common.php }
- application/libraries/ { uploader.php → Uploader.php }
- application/models/ { about.php → About.php }
- application/models/ { appuser.php → Appuser.php }
- application/models/ { base_model.php → Base_model.php }
- application/models/ { category.php → Category.php }
- application/models/ { city.php → City.php }
- application/models/ { code.php → Code.php }
- application/models/ { favourite.php → Favourite.php }
- application/models/ { feed.php → Feed.php }
- application/models/ { follow.php → Follow.php }
- application/models/ { gcm_token.php → Gcm_token.php }
- application/models/ { image.php → Image.php }
- application/models/ { inquiry.php → Inquiry.php }
- application/models/ { item.php → Item.php }
- application/models/ { like.php → Like.php }
- application/models/ { module.php → Module.php }
- application/models/ { paypal_config.php → Paypal_config.php }
- application/models/ { rating.php → Rating.php }
- application/models/ { review.php → Review.php }
- application/models/ { role.php → Role.php }
- application/models/ { sub_category.php → Sub_category.php }
- application/models/ { touch.php → Touch.php }
- application/models/ { user.php → User.php }

Version : 1.0.14
Released Date : 13 Oct 2017

Change Log 
1) Social Share Update For iOS 11
2) Fix the app crash when missing the image at map annotation rendering
3) CodeIgniter 3 update
4) Using session table
5) City Admin User Access Bug Fixed

Effected Files For Xcode 
 - CitiesDirectory/APIRouters.swift                             
 - CitiesDirectory/Assets.xcassets/Share.imageset/Contents.json 
 - CitiesDirectory/Assets.xcassets/Share.imageset/Icon-20.png   
 - CitiesDirectory/Assets.xcassets/Share.imageset/Icon-40.png   
 - CitiesDirectory/Assets.xcassets/Share.imageset/Icon-60.png   
 - CitiesDirectory/Base.lproj/Main.storyboard                   
 - CitiesDirectory/ItemDetailViewController.swift               
 - CitiesDirectory/ItemsGridViewController.swift                
 - CitiesDirectory/MapPin.swift

Effected Files For Backend
- system/*.*
- application/views/errors/*.*

- assets/index.html
- css/index.html
- fonts/index.html
- img/index.html
- index.php
- js/index.html
- uploads/index.html
- uploads/thumbnail/index.html

- application/config/autoload.php
- application/config/config.php
- application/config/constants.php
- application/config/database.php

- application/controllers/users.php
- application/controllers/rest/items.php
- application/views/categories/add.php
- application/views/sub_categories/add.php

Effected From Database
CREATE TABLE `ci_sessions` (
  `id` varchar(128) NOT NULL,
  `ip_address` varchar(45) NOT NULL,
  `timestamp` int(10) UNSIGNED NOT NULL DEFAULT '0',
  `data` blob NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

Version : 1.0.13
Released Date : 4 Oct 2017

Change Log
1) To support iPhoneX and 8
2) To compatible with Xcode 9 and iOS 11

Effected Files For Xcode 
- Alamofire-master/*.* (Latest library replaced)

- CitiesDirectory/Assets.xcassets/AppIcon.appiconset/Contents.json
- CitiesDirectory/Base.lproj/Main.storyboard

- CitiesDirectory/AboutViewController.swift
- CitiesDirectory/AppDelegate.swift
- CitiesDirectory/CityListViewController.swift
- CitiesDirectory/Common.swift
- CitiesDirectory/Config.swift
- CitiesDirectory/ContainerViewController.swift
- CitiesDirectory/FavouriteItemsViewController.swift
- CitiesDirectory/ForgotPasswordViewController.swift
- CitiesDirectory/ImageSliderViewController.swift
- CitiesDirectory/InquiryEntryViewController.swift
- CitiesDirectory/ItemDetailViewController.swift
- CitiesDirectory/ItemMapViewController.swift
- CitiesDirectory/ItemModel.swift
- CitiesDirectory/ItemsGridViewController.swift
- CitiesDirectory/ItemsMapViewController.swift
- CitiesDirectory/LoginViewController.swift
- CitiesDirectory/MultipleImageUploadController.swift
- CitiesDirectory/NewsFeedDetailViewController.swift
- CitiesDirectory/NewsFeedTableViewController.swift
- CitiesDirectory/PSUIExtensions.swift
- CitiesDirectory/ReviewEntryViewController.swift
- CitiesDirectory/ReviewsListTableViewController.swift
- CitiesDirectory/RoundedCornersView.swift
- CitiesDirectory/SSRadioButtonsController.swift
- CitiesDirectory/SWRevealViewController.m
- CitiesDirectory/SearchResultViewController.swift
- CitiesDirectory/SearchViewController.swift
- CitiesDirectory/SelectedCityViewController.swift

Effected Files For Backend
- application/controllers/items.php

Version : 1.0.12
Released Date : 23 Sep 2017
1) Clear some warnings and notices 

Effected Files From Backend
- application/controllers/categories.php
- application/controllers/items.php
- application/controllers/main.php
- application/controllers/sub_categories.php
- application/models/feed.php
- application/views/categories/add.php
- application/views/categories/edit.php
- application/views/items/add.php
- application/views/sub_categories/add.php
- application/views/sub_categories/edit.php

Effected Files From Xcode
- N.A

Version : 1.0.11
Released Date : 11 Sep 2017
1) Fixed for blank page at item entry from Backend

#Effected Files For Backend
- application/controllers/items.php
Version : 1.0.10
Released Date : 12 Jun 2017
1) Replace another radio button control (Mobile)
2) Map alignment fix to show at center of screen (Mobile)
3) Open email dialog when press email at Item Detail (Mobile)
4) Load image according aspect ratio at map annotation popup (Mobile)
5) Phone, email and website link are clickable at About App Page (Mobile)
6) Bug fix to retrieve news feed according backend setting (Mobile + API)
7) Gallery image navigation bug fix (Backend)

#Effected File For Xcode 
deleted:    CitiesDirectory/DLRadioButton.framework/DLRadioButton
deleted:    CitiesDirectory/DLRadioButton.framework/Headers/DLRadioButton.h
deleted:    CitiesDirectory/DLRadioButton.framework/Info.plist
deleted:    CitiesDirectory/DLRadioButton.framework/Modules/module.modulemap
deleted:    CitiesDirectory/DLRadioButton.framework/_CodeSignature/CodeResources
deleted:    CitiesDirectory/DLRadioButton.h
deleted:    CitiesDirectory/DLRadioButton.m
new file:   CitiesDirectory/SSRadioButton.swift
new file:   CitiesDirectory/SSRadioButtonsController.swift

modified:   CitiesDirectory/AboutViewController.swift
modified:   CitiesDirectory/Base.lproj/Main.storyboard
modified:   CitiesDirectory/Info.plist
modified:   CitiesDirectory/ItemDetailViewController.swift
modified:   CitiesDirectory/ItemsMapViewController.swift
modified:   CitiesDirectory/SortingPopupViewController.swift

#Effected File For Backend 
modified:   application/controllers/items.php
modified:   application/controllers/rest/cities.php
modified:   application/models/feed.php
Version : 1.0.9
Released Date : 29 May 2017
1) Fixed For Xcode 8.3.2 warnings
2) Improved UI Alignment at Item Detail and About App 
3) Integrated Google AdMob

Effected Files From Xcode Project 
- CitiesDirectory/APIRouters.swift
- CitiesDirectory/AboutViewController.swift
- CitiesDirectory/Base.lproj/Main.storyboard
- CitiesDirectory/Config.swift
- CitiesDirectory/ItemDetailViewController.swift
- CitiesDirectory/ResponseTypes.swift
- CitiesDirectory/SearchViewController.swift
- CitiesDirectory/SelectedCityViewController.swift
- CitiesDirectory/SweetAlert.swift
- CitiesDirectory/UserProfileEditViewController.swift
- Alamofire-master/Source/Request.swift
- Added "GoogleMobileAds.framework" as New!

Effected Files From Backend 
- None

Version : 1.0.8
Released Date : 22 Mar 2017
1) Fixed for favourite item crash
2) UI alignment fix for small screen like iPhone5
3) Just replace for new sample database script. 
Version : 1.0.7
Released Date : 18 Mar 2017
1) Offline Data Caching (New Feature)
2) Animations & Transitions (New Feature)
3) Sorting (New Feature)
4) About App Page (New Feature)
5) Other improvement for colors & UI Alignment for different screen sizes
6) iOS 10 Push Notification Improvement 
Version : 1.0.6
Released Date : 7 Dec 2016
1) Collection View Crash On iOS 10
2) Special characters fixed
Version : 1.0.5
Released Date : 11 Nov 2016
1) Fixed For Push Notification On iOS10
Version : 1.0.4
Released Date : 28 Oct 2016
1) To support Swift3, Xcode8 and iOS10
2) Some improvement to compatible with Alamofire
3) Some minor bugfix according user feedback
Version : 1.0.3
Released Date : 3 Sep 2016
1) Minor bugfix on mobile app 
2) User permission bugfix on backend
Version : 1.0.2
Released Date : 24 May 2016
1. To open call dialog when tap phone no  
2. Fix for some special characters display
Version : 1.0.1
Release Date : 9 Apr 2016
What is new?
1. Added iAd Feature

What is fixed?
1. To work and compatible with latest Xcode(7.3) and Alamofire(3.3.0)
2. Some performance fix on Mapview 
3. Other minor fix from user feedback 

Message to existing buyer
- Please download and replace whole folder with you want to use with latest Xcode7.3. There are a lot fix at this version so it is hard to say what is exact file for updated at this version. 
Version : 1.0.0
Released Date : 25 Mar 2016
# iOS Application Features
1. Xcode Project By Using Swift
2. Cities List
3. Categories & SubCategory from Selected City
4. Items Pinterest Grid
5. Item Detail Information 
6. Gallery Images Slider 
7. Like/Unlike For Item 
8. Favourite/Unfavourite for Item
9. Item Review Message 
10. Item Inquiry Message 
11. User login and forgot password
12. New user registration 
13. User Profile Management 
14. Change Password 
15. Search by Keyword 
16. User’s favourite item list
17. Push Notification 
18. Explore On Map 
29. Search by user location based

# Backend Features
1. Super Admin can manage for all cities
2. City Registration For Public User
3. Collect city registration fee using Paypal
4. Enable/Disable for Paypal Payment 
5. City Creation 
6. Categories, Sub Categories and Items Creation 
7. News Feed Management 
8. Manage for User Feedback data such as like, favourite
9. Manage for inquiry and review message 
10. Send Push Notification to register device 
11. Data Analytics with Google Chart API
12. Easy to change another language from language config file

# APIs Integration
1. Using RestFul API with JSON to transfer data in between Mobile App and Backend 

FAQ

Q. What xcode verion need to install?
A. Please use 9 GA and above

Q. Will work with Objective C++?
A. No. It is using Swift4.

Q. Which iOS version will compatible?
A. iOS10 and 11

Q. How about Push Notification?
A. Yes, there is simple push notification by using Apple Push Notification Service. User can register their device from App then Super Admin User could send notification from Backend to app those registered devices.

Q. Is it included Backend & API together?
A. Yes, you can manage all content from Backend and then RESTFul API will transfer data in between App and Backend.

Q. How about working environment setup?
A. You may need to setup yourself for your working environment so it requires for some technical background. If you have issues for during installation and configuration, please send email with details error logs or printscreens..

Q. Do I need to know programming knowledge to modify the app?
A. Yes, especially Swift and CodeIgniter.

Message To Buyer

All those features are ready to start and good enough for your full application development and customization.
If you want to know more about it, please drop message to [email protected]

Found Any Bugs? No worry at all. Please report to [email protected] Appreciates it.

After you bought, don’t forgot to review and rating!

Tags :

android, citiesdirectory, city, city directory, city directory application, city directory online, city directory software, city guide, city ios, directory, ios, swift, the city, tour guide, travle guide

Credit

– http://www.vecteezy.com/vector-art/85190-tech-mockup-vector-set
– Some Images From Google Search
– Alamofire Framework
– SweetAlert
– EZLoadingActivity

[eltd_button size=”huge-full-width” type=”outline” text=”Download & Demo Links” custom_class=”#” icon_pack=”font_awesome” fa_icon=”” link=”” target=”_blank” color=”” hover_color=”” background_color=”” hover_background_color=”” border_color=”” hover_border_color=”” font_size=”” font_weight=”” margin=””]

Demo = CitiesDirectory(iOS Swift)
[eltd_button size=”huge” type=”” text=”Full Live Demo” custom_class=”” icon_pack=”font_awesome” fa_icon=”fa-laptop” link=”https://codecanyon.net/item/citiesdirectoryios-swift/15479314″ target=”_blank” color=”” hover_color=”” background_color=”” hover_background_color=”” border_color=”” hover_border_color=”” font_size=”” font_weight=”” margin=””]

Kindly Note: We update new contents like WordPress Themes, Plugins, PHP Scripts everyday. But remember that you should never use this items in a commercial website. All the contents posted here for development & testing purpose only. We’re not responsible for any damage, use at your own RISK! We highly recommend to buy CitiesDirectory(iOS Swift) from the The Developer ( Panacea-Soft ) website. Thank you.
Download = CitiesDirectory(iOS Swift)-[Updated].zip



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.