https://github.com/ph7software/social-dating-ios-app
📱 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
https://github.com/ph7software/social-dating-ios-app
dating dating-app ios ios-app ios-dating-app ios-mobile-app mobile-app ph7cms swift xcode
Last synced: 9 months ago
JSON representation
📱 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
- Host: GitHub
- URL: https://github.com/ph7software/social-dating-ios-app
- Owner: pH7Software
- License: gpl-3.0
- Created: 2016-08-03T21:36:56.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-03T22:51:15.000Z (over 9 years ago)
- Last Synced: 2025-04-05T11:01:36.254Z (12 months ago)
- Topics: dating, dating-app, ios, ios-app, ios-dating-app, ios-mobile-app, mobile-app, ph7cms, swift, xcode
- Language: Swift
- Homepage: http://ph7builder.com
- Size: 27.3 KB
- Stars: 30
- Watchers: 6
- Forks: 35
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pH7CMS iOS Swift Webview
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
# Overview
The pH7 Social Dating iOS App allows you to use [pH7CMS](http://ph7cms.com) 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
## How It works
When your [pH7CMS Pro's website](http://ph7cms.com/pro) 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](https://github.com/pH7Software/pH7-Social-Dating-CMS/blob/master/_protected/framework/Mobile/MobApp.class.php#L20). 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)
## Author
Pierre-Henry Soria
## Contact
contact {AT} hizup {D0T} net
## Need a Professional Dating Site/App...?
Feel free to say hello and asking a free quote at [Web Agency](http://hizup.uk).
## License
This App and Code is under [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt) or later; Check the LICENSE.txt file for more details.