Created : 20-10-2022
By : AppDevs
TikTok Shop is a full functional system of Coin Buy and Selling Platform. TikTok Coins are an in-app currency paid for with real money. You can buy gifts for your favorite creators and Diamonds with Coins to give to someone as appreciation for their work. Get Coins to send Gifts to TikTok LIVE hosts here! Buy or recharge TikTok Coins at a lower price, with more payment options and a customizable recharge. It's a complete business module. If you are interested to develop your own Coin Buy and Selling Platform Website, Apps (Android & iOS) and Admin Panel. TikTok Shop is perfect for you. Anyone can deployment by following our project documentations.
If you have any questions, feel free to contact us at support@appdevs.net.
install-on-server:
After download the code from codecayon upload the tiktokshop-app and tiktokshop-web files in your server following your expected directory and extract the zip file. It's website and admin panel can be installed on a domain or subdomain: For Example, yourdomain.com OR xyz.yourdomain.com.
As the admin panel and web app are developed using two different technology, If you want the web app in your main domain then you need to install the admin panel in a subdomain. For example if you want the web app(website) in yourdomain.com then you can install the admin panel in admin.yourdomain.com or in any subdomain. Later in web app part you will know how you need to install the web app on your server.
Don’t install the admin panel or web app in a sub directory (like: yourdomain.com/folder)
Admin Panel Installation:
After download the code from codecayon upload the admin install zip in your directory and extract the zip file. It's can be installed on your main domain or subdomain: For Example, yourdomain.com OR hello.yourdomain.com It also CAN be installed in the subdirectory path of your domain. For Example, www.yourdomain.com/my-new-website.
It's requires an SSL certificate to be installed on your domain to work with all the services. A FREE SSL certificate can be easily installed on your domain using sslforfree.com
Create the database properly
Then, Add DB user to created Database
All the required extensions and permission must be enabled
Go to PhpMyAdmin from cPanel and select your database and import db.sql file here.
Go to File Manager and select public_html directory, then click Upload button and drop your web-admin-source-code project files
After finish the uploading, you have to extract this zip file.
And you have to enabled Show Hidden Files
Go to .env file and put all credentials.
All done, your project is ready to run.
API Connection:
Get Dependencies:
flutter pub get
Change Package Name:
Opt-in to the preview of the embedded view by adding a boolean property to the app's Info.plist file with the key io.flutter.embedded_views_preview and the value YES.
Run the Application:
flutter run
Here is your section structure.
flutter build apk --release
Build and Install App:
flutter build appbundle --target-platform android-arm,android-arm64,android-x64
Learn more on https://developer.android.com/guide/app-bundle
flutter build apk --target-platform android-arm,android-arm64,android-x64 --split-per-abi
Learn more on https://developer.android.com/studio/build/configure-apk-splits#confi
keytool -genkey -v -keystore android/app/key.jks -keyalg RSA -keysize 2048 -validity 10000 -alias key
storePassword=password from previous step
keyPassword=password from previous step
keyAlias=key
storeFile=location of the key store file, e.g. /Users/user name/key.jks
def keystorePropertiesFile = rootProject.file("key.properties")
def keystoreProperties = new Properties()
keystoreProperties.load(new FileInputStream(keystorePropertiesFile))
Before you can build and release your app on the App Store, you need to set up a place for it using App Store Connect. But first, you need to register a unique bundle ID for your app. This can be done by logging into your Apple Developer account and following these steps:
You’ve set everything up from Apple’s side, and next you’ll adjust your Xcode project’s settings to prepare your app for release. Go ahead and fire up Xcode.
At this point, all the settings have been updated for release and there is a placeholder ready on App Store Connect, which means you can build and release.
Back on App Store Connect, check the status of your build from the Activities tab. Once it’s ready to release:
That’s it! Your app will now be uploaded to the App Store. Apple will review your app before releasing and keep you updated on the status of your app.
Once again, thank you so much for purchasing this script. As I said at the beginning, I'd be glad to help you if you have any questions relating to this item. Just let us know, We will assist you. Contact us at support center.
Email Us : support@appdevs.net