Skip to content
Discussion options

You must be logged in to vote

Hey @fumito-ito ,
Thank you for reaching out and your observation is the correct behavior. For legacy behavior, we will read from the binary’s bundle id and process to the BQ table.

In Crashlytics there are 3 bundle id terminologies:

  • The bundle id which directly associated with your app binary
  • The bundle id which show up in the GoogleService-Info.plist
  • The bundle id you give while trying to create the firebase project on console, refer to:

In legacy behavior, we read from the app binary for the bundle id, which for most of the simple use cases, it matches with the bundle ID in the GoogleService-Info.plist.

For the new export infrastructure, we will read from the bundle id which is regi…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@fumito-ito
Comment options

@themiswang
Comment options

@fumito-ito
Comment options

Answer selected by themiswang
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants