Documentation by "Viavi WebTech-India"

iOS Live TV

Updated: 10 December 2022
Company: Viavi Webtech -India
Contact: CodeCanyon Profile

Thank you for purchasing the app. If you have any questions that are beyond the scope of this help file, please feel free to message me via my user page contact form here. Thanks so much!

Table of Contents

  • You can Run Project on iPhone Device ?
  • You can Run Project on iPhone Simulator ?
  • Which XCode version is needed?
  • How to open the project in Xcode?
  • How to verify Bundle Identifire (package name) on Admin Panel ?
  • How to change the Bundle Identifire (package name)?
  • How to add $99 Apple Developer Account on XCode?
  • How to change App name?
  • How to generate facebook advertizments ids?
  • How to generate onesignal push notification App Id & Rest Key ?
  • Where to put Server Url in Application?
  • How to add Category, Category items, movie, series and channel into Admin Panel ?
  • How to Change One Signal Notification App Id ?
  • How to Change One Signal Notification App Id & Rest Key in Admin Panel ?
  • How to change Google AdMob Application id ?
  • How to change Google AdMob & Facebook all ids in Admin panel?
  • How to Apply European Union Country AdMob GDPR Policy in App?
  • How to Enable/Disable Advertisement on Admin panel?
  • How to change Rate app url ?
  • How to change Share app url ?
  • How to change More Apps url ?
  • How to change About & Privacy Policy data in Admin Panel?
  • How to change Splash Screen of Application
  • How to change Icons of Application
  • How to change Application Graphics
  • Application local database
  • How to add Firebase Analytic implementation in iOS?
  • How to Change application common color ?
  • How to Change All Common Messages in application ?
  • How to Configure database into server?
  • AppStore Upload Tips Here
  • Application Showcase
  • Rating

  • You can Run Project on iPhone Device?

    Please replace GoogleMobileAdsSdkiOS-8.13.0 framework on project like this..


    You can Run Project on iPhone Simulator?

    Please replace GoogleMobileAdsSdkiOS-8.13.0 framework on project like this..


    Which Xcode version is needed?

    Below Xcode version is recommended, which can be downloaded from here:
    https://stackoverflow.com/questions/10335747/how-to-download-xcode-dmg-or-xip-file



    How to open the project in Xcode?

    1. Open Xcode 14.1 > Check out an Existing Project > Select Your Project LiveTV.xcodeproj file > ok
    2. Select Project






    How to verify package name for Admin Panel ?

    You can change it easily from Admin Panel. Here are the steps:

    1. click on Settings section
    2. After you can select Verify Purchase section
    3. Enter Envato Buyer Name
    4. Enter Envato Purchase Code
    5. iOS Bundle Identifier (Package Name)




    How to add $99 Apple Developer Account on Xcode ?

    You can Add it easily from Xcode. Here are the steps:

    1. Clicked Xcode on menu
    2. After you can select Preferences..
    3. then after select Account
    4. After clicked on '+' button for Add your $99 Apple Developer Account Apple ID





    How to change the App package name ?

    You can change it easily from Xcode. Here are the steps:

    1. In the Project pane, click on the little gear icon
    2. After you can select LiveTV





    How to change App name ?

    1. Open Xcode >Click LiveTV
    2. Enter your app name inside below :


    How to generate facebook advertizments ids ?

    https://www.appcoda.com/facebook-ads-integration/

    Follow this document properly with create facebook business acoount and generate app ads ids....


    How to generate onesignal push notification App Id & Rest Key ?

    https://onesignal.com/

    Create onesignal account and add new application then after you can get app id & Rest key on Setting like this....
    How to find Onesignal App Id & Rest Key

    1. Select App > Open Settings > Keys & App IDs



    Where to put Server Url in Application ?

      1. Select Project > go to CommonUtils folder > CommonUtils.m file
      2. Open CommonUtils.m file
      3. now if your Sever is http://abc.com so your service url like that http://abc.com/api.php


    How to add Category, Category items, movie, series and channel into Admin Panel ?

    open your admin panel
    Add all details here.


    How to Change One Signal Notification App Id ?

    How can Create Onesignal iOS project setup for push notification
    https://onesignal.com/

    How to Change One Signal App Id

    1. Create your onesignal account and application
    2. After in application, you can setup your .p12 file for APNS in iOS section
    3. It is Completed successfully then after you can get Onesignal app ID & Rest Key like below screenshot...

    4. Open CommonUtils folder > CommonUtils.m
    5. Enter your Onesignal App id inside"getOneSignalAppID"



    How to Change One Signal Notification App Id & Rest Key in Admin Panel ?

    1. Go to Settings Tab > Select Notification Settings
    2. Enter your Onesignal App id & Rest key here



    How to change Google AdMob Application id ?

    1. Go to LiveTV > Info.plist > GADApplicationIdentifier
    2. Change your Google Admob Application Id here



    How to change Google AdMob & Facebook all ids in Admin panel ?

    1. Open Your Admin Panel > Click Settings > Click Admob Settings > Inside iOS Section
    2. Enter your AdMob publisher id, app id, banner id, interstital id and etc...






    How to Apply European Union Country AdMob Policy in App ?

    1. Open your Google Admob account > Go to Blocking Controls > Select EU USER CONSET Tab > Select ad technology providers
    2. Select (Radio Button) Custom set of ad technology providers and Apply SAVE CHANGES button click
    3. Copy your Publisher ID on > Set up consent gathering section
    4. Replace Admob GDPR Publisher ID on Admin Panel > Settings > Admob Settings Tab > iOS Section


    How to Enable/Disable Admob Advertisement on App

    1. Open Your Admin Panel > Click Settings > Click Admob Settings > Inside iOS Section


    How to change Rate app url App ID ?

    1. Open Xcode > LiveTV > CommonUtils folder > CommonUtils.m
    2. Replace your Rate app url App ID getApplicationAppStoreAppleID


    How to change Share app url App ID ?

    1. Open Xcode > LiveTV > CommonUtils folder > CommonUtils.m
    2. Replace your Share app url App ID getApplicationAppStoreAppleID


    How to change More app url ?

    1. Open Xcode > LiveTV > CommonUtils folder > CommonUtils.m
    2. Replace your More Apps url getMoreAppUrl


    How to change About & Privacy Policy data in Admin Panel ?

  • Open admin panel and add about detail

  • How to change Icons of Application ?

    How To Change Application icons ?
    1. Open Xcode > LiveTV > Assets.xcassets > AppIcon



    How to change 'Splash Screen of Application ?

    How To Change Application Splash Screen
    1. Open Xcode > LiveTV > Images folder > Replace splash screen here,



    Change App all graphics ?

    You will find all image into
    1. Open Xcode > LiveTV > Images



    App Local Database

    You will find your app local database into
    1. Open Xcode > LiveTV > Database > LiveTV.sqlite



    How to add Firebase Analytic implementation in iOS?

    iOS Firebase Analytic setup here,
    https://firebase.google.com/docs/ios/setup

    1. Open Xcode > HDWallpaper > LiveTV folder > GoogleService-Info.plist
    2. Replace your Firebase Analytic file here GoogleService-Info.plist

    How to Change application common color ?

    1. Open Xcode > LiveTV > Colors folder > Colors.swift
    2. Here you can Replace your color with Hexa Decimal Color Code


    How to Change All Common Messages in application ?

    1. Open Xcode > LiveTV > CommonMessage folder > CommonMessage.m
    2. Here you can Replace your messages


    How to Configure Webservice In Your Server?

    1. First of all find the LiveTV folder from the downloaded package.
    2. Copy these folder and paste it in the htdocs folder(if you have Wampp installed then put it into www)
    3. Then create a database and import the database from the db folder.
    4. After creating database configure the connection file(db_connection.php),which is in the includes folder of your package.
      DEFINE ('DB_USER', 'username')
      DEFINE ('DB_PASSWORD', 'pass')
      DEFINE ('DB_HOST', 'localhost')
      DEFINE ('DB_NAME', 'LiveTV')
      That’s all,now run the webservice : http://localhost/envato/cc/live_tv_demo/index.php
    For Live set up Follow the video tutorial ahead.


    AppStore Upload tips

    Set same version and Build number like below,



    Application Showcase in AppStore

    Once you will publish your app to Apple Stor or any other store, send us your app link. We will happy to showcase your app into our website & CodeCanyon page.


    Rating

    If you like our app, we will highly appreciate if you can provide us a rating of 5. You can rate us from your CodeCanyon Menu > Download page.