This APP is dedicated to SocialKit – Social Networking Platform
upload ALBUM upload AVATAR upload COVER
Support: We provide support within the comments section. So when you have questions, we’re here to answer. So let’s get the new top list app code!
How to Setup:
A. Quick Setup
There is no setup. Just open the My Social.xcodeproj and you will be on your way. 1 prerequisite is that you have XCode min version 6.1.1 installed one you mac.
B. Basic Configuration
1. Open My Social.xcodeproj • Change CFBundleIdentifier “com.iMadeLab.” to your app name ID (example: com.YouGame.)
2. Open ViewController.swift
• Change url
let url = “http://follow.demo.socialkit.net”
to your server url
3. That’s All And Done
C. Ready Submit to Appstore