Skip to content

React Native contacts sync, invites & dynamic links

Shloak edited this page Jul 4, 2019 · 10 revisions

Proposal

Design Documents

Contacts Sync User Interface Recommendations

Firebase configuration for dynamic links

Universal links for the React Native client will be implemented using Firebase dynamic links. To function properly, the Firebase console needs 3 pieces for information regarding the iOS application:

  1. Bundle identifier ** Found in the Xcode project itself.
  2. App Store ID ** Found in the URL of the app's App Store page (if published).
  3. Team ID ** Found in the Apple Developer Account with which the app is published.