Giter Club home page Giter Club logo

Comments (6)

stephen-boyle avatar stephen-boyle commented on August 12, 2024

Sorry! We plan on updating the bundle ID so that it is com.tiktok.open.sharekitdemo instead of com.tiktok.open.shraekitdemo.inhouse. If the bundle ID is causing an issue, you can update it to resolve it.

from tiktok-opensdk-ios.

SergioDRivas avatar SergioDRivas commented on August 12, 2024

Hi.
We are trying to run ShareDemo and doesn't work. (sign in & capabilites issue -> The app identifier "com.tiktok.open.sharekitdemo" cannot be registered to your development team because it is not available. Change your bundle identifier to a unique string to try again.)

And, when we try to use in our project, the following error is shown:

Optional(https://OUR_URI/?from_platform=tiktoksharesdk&request_id=1C0EC468-5543-464A-9CE3-4C06CD5C40CA&error_code=-1&error_description=Too%20many%20videos%20were%20shared.%2012%20videos%20maximum&share_state=20002&response_id=DD5A1901-1808-4A75-926D-246F55F1F515)

ERROR: apiKey cannot be nil or empty, set apiKey with initializeApiKey: before calling uploadEvents:
10.2.0 - [FirebaseAnalytics][I-ACS023001] Deep Link does not contain valid required params. URL params: {
"error_code" = "-1";
"error_description" = "Too many videos were shared. 12 videos maximum";
"from_platform" = tiktoksharesdk;
"request_id" = "1C0EC468-5543-464A-9CE3-4C06CD5C40CA";
"response_id" = "DD5A1901-1808-4A75-926D-246F55F1F515";
"share_state" = 20002;
}
can you help us?
Thanks!

from tiktok-opensdk-ios.

stephen-boyle avatar stephen-boyle commented on August 12, 2024

To run the demos on a physical iOS device, you must do the following:

  1. Have a working universal link and a provisioning profile with the Associated Domains capability. Import your provisioning profile, update the bundle ID, and add your universal link domain to the Associated Domains section. If you are running the LoginDemo, make sure you have added your universal link to the Redirect URI portion of the Login Kit section in the TikTok developer portal. See here for the Apple developer documentation. https://developer.apple.com/documentation/xcode/supporting-associated-domains
  2. Open the Info.plist file as source code and replace the uses of ${TikTokClientKey} with your own client key from the developer portal.
  3. Run the project to view the kit in action.

How to run ShareDemo, do I need to change the bundle id?

from tiktok-opensdk-ios.

stephen-boyle avatar stephen-boyle commented on August 12, 2024

Hi. We are trying to run ShareDemo and doesn't work. (sign in & capabilites issue -> The app identifier "com.tiktok.open.sharekitdemo" cannot be registered to your development team because it is not available. Change your bundle identifier to a unique string to try again.)

And, when we try to use in our project, the following error is shown:

Optional(https://OUR_URI/?from_platform=tiktoksharesdk&request_id=1C0EC468-5543-464A-9CE3-4C06CD5C40CA&error_code=-1&error_description=Too%20many%20videos%20were%20shared.%2012%20videos%20maximum&share_state=20002&response_id=DD5A1901-1808-4A75-926D-246F55F1F515)

ERROR: apiKey cannot be nil or empty, set apiKey with initializeApiKey: before calling uploadEvents: 10.2.0 - [FirebaseAnalytics][I-ACS023001] Deep Link does not contain valid required params. URL params: { "error_code" = "-1"; "error_description" = "Too many videos were shared. 12 videos maximum"; "from_platform" = tiktoksharesdk; "request_id" = "1C0EC468-5543-464A-9CE3-4C06CD5C40CA"; "response_id" = "DD5A1901-1808-4A75-926D-246F55F1F515"; "share_state" = 20002; } can you help us? Thanks!

How many videos are you trying to send in one request. It seems like you may have hit the max number of videos shared in one request, which is 12.

As for your additional question regarding the demos, take a look at my response to sjzwwy

from tiktok-opensdk-ios.

Selhdin avatar Selhdin commented on August 12, 2024

I am very fress man show me the way thanks

from tiktok-opensdk-ios.

Selhdin avatar Selhdin commented on August 12, 2024

Iam happy by this apps

from tiktok-opensdk-ios.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.