How do I integrate my iOS game with Firebase Indexing

0 favourites
  • 2 posts
From the Asset Store
[C2] [C3] Support C3 build service and Android 13
  • Hi!

    I have a game that I build with Intel XDK. I want to integrate my Intel SDK iOS app with Firebase Indexing. I've connected my Android projects to Firebase without any problem, but on my iOS app I've get stucked.

    Following instructions in Firebase guide I'm doing the following steps (https://firebase.google.com/docs/app-indexing/):

    1. Support universal links. I'm following instructions from here https://software.intel.com/en-us/forums ... pic/671723 and I get errors:

      ERROR ITMS-90163: "Invalid Code Signing Entitlements. The entitlements in your app bundle signature do not match the ones that are contained in the provisioning profile. The bundle contains a key that is not included in the provisioning profile: 'aps-environment' in 'Payload/Flying Patterns.app/Flying Patterns'."
      ERROR ITMS-90179: "Invalid Code Signing. The executable 'Payload/Flying Patterns.app/Flying Patterns' must be signed with the certificate that is contained in the provisioning profile."

    2. Then I have to add the App Indexing SDK. I didn't find the corresponding plugin for Cordova, how can I add the App indexing SDK?

    3. "Check your implementation" - should the app be indexed right after I add the SDK and run the app first time? Or after my app will appear on the App Store?

    I'll be very grateful for the help.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • I know that "Invalid Code Signing." error is because of resign that I do on my Mac for the app I've build with Intel XDK with another certificate. So can I add Entitlements.plist to my Intel XDK project?

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)