IOS-DATING APP DOCS KABADATE,QUICKDATE

IOS Application

Installation Guide

The installation is pretty easy, please follow the steps below:

  • Download XCODE from Mac Store
  • Make sure you already installed Cocoapod in your system. If not you can follow this → https://cocoapods.org
  • Unzip the QuickDateiOS  archive, extract it to new folder, and then open the folder.
  • Run ‘pod install’ on the directory where there is a Podfile present
  • After the pods library are install. Just press the Play Button on the upper left of the IDE.
  • Building on Device : connect via USB your device to your Mac Machine - From Drop down menu list of devices ( Top Left of Xcode ) choose your connected devices - Run PLAY button to build application on your device
  • Building for Archive ( Apple Store ) : From Drop Down List Devices ( Top Left of Xcode ) choose Generic Ios Devices - Choose menu Product — > Archive 
  • Upload Archive on App Store ( Just click on Publish on Archive list windows ) - Process of uploading is assisted and automatic. 

1-Pods Installation


Open your project folder in terminal by dragging the folder in terminal like this:

Press enter and run the command ‘pod install’



When pod successfully installed in your project. open the following file from your project



after opening the following xcworkspace file run the following command to verify if the project is building successfully or error one

command: cmd + b
error : submit a ticket for help

QuickDate Provides Triple DES algorithm encryption system + AES 256-Bit Encryption in your mobile application to safe your own information and your own server side keys from hackers and crackers, once you are a real buyer you will not fear any cracking or unpacking APK  actions by eligible black hat people, which may lead to leaking your sensitive server side data to the public.

Go to txt file name server key in subitted order  to get the CERT encryption key  once you have the key you will be able to add the key to your Settings.cs class as the image bellow


Provides Triple DES algorithm encryption system + AES 256-Bit Encryption in your mobile application to safe your own information and your own server side keys from hackers and crackers, once you are a real buyer you will not fear any cracking or unpacking IPA  actions by eligible black hat people, which may lead to leaking your sensitive server side data to the public.

open txt file name server data to get the CERT encryption key  once you have the key you will be able to add the key to your AppSettings  class 

2-Adding Cert key in your project

select appsetting.swift class 

and then add your key in the following variable

The encryption  key includes all your domain information, you dont need to add your website or server-key or anything else on the settings class.

If you face any error please contact us on  muizz7041@gmail.com

Now Go Your XCode and press Play Button 
Wait tell it done then you are ready to proceed with your own app 

if you face any issue or problem go to the next step 


Be sure when your build your application to set  your linking to Embedded Binaries  in either Debug or Release mode before the archive is done or during your test.


3-Integrate Social Logins

The new version supports google+ Login and Facebook Login with few simple steps follow the video bellow in order to give your app the ability to use social login  


This video is for android only, where do we enter app ID & Sec key in ios?


Customization 

1-General Setup



2-Show/Hide Social login



3-Change Appicon


NOTE: You need have 18 different appicon sizes. In order to make appicon sizes fast, go to https://makeappicon.com 

4-Change icon images


5-Change splash screen image


6-Change Language, Words & Translate



To check language on real Simulator 


7-Setup device for development

Connect your iphone with your Macbook and wait for 10 sec, there will be an alert like this
Click on trust button and then 

Frequently Asked Questions (FAQ)


Is this Application Native or Hybrid ?

  • This is full Native application 100% 

How to setup IAP?

What Minimum & Maximum IOS Target this Application supports?

  • Minimum iOS Target is V11.0

I got some errors while building or archive ?

  • Be sure to have Cocopoad installed on your machine
  • Open terminal in Folder Project and run this command :  pod update and then pod install 
  • Clean your project and build / archive again

How can i integrate my website with the Application?

  • You can easily integrate it using your Server-key located in your admin panel > Mobile app.
  • Also by adding your website address to the Settings class of the application

How i will know if there is new update for this Application ?

  • Once there is an new update you will get an email send by us with the new update url so you can download and update your app as you like.

0/Post a Comment/Comments