pH7 Social Dating iOS App allows you to use pH7CMS through an easy-going and intuitive iOS webview app. Core is 100% open source and as always contributions are welcome
The pH7 Social Dating iOS App allows you to use pH7CMS through an easy-going and intuitive iOS (iPhone/iPad) app. Keep pH7CMS everywhere in your pocket and make as much modification as you can thanks the 100% open source code
When your pH7CMS Pro's website is live, you will be able to edit the app's URL in ViewController.swift
by changing let URL:String = "https://demos5.softaculous.com/pH7CMS/"
to the URL of your site like let URL:String = "https://my-ph7cms-site.com/?mobapp=1"
Your website's URL needs to be https
to conform with ATS (App Transport Security)
Note that the ?mobapp=1
is important for pH7CMS MobileApp class. This will improve and help your site to be even better than normally on the native app!
Then don't forget to import the Xcode project in your Xcode, change the icons and publish it to the Apple store (if working well and correctly responsive with your current pH7CMS template)
Pierre-Henry Soria
contact {AT} hizup {D0T} net
Feel free to say hello and asking a free quote at Web Agency.
This App and Code is under Apache License, Version 2.0 or later; Check the LICENSE.txt file for more details.