Skip to content

Set up observer queries in didFinishLaunchingWithOptions to align with Apples recommendations #51

@robertherber

Description

@robertherber

To comply with Apple recommendations and to prevent any race conditions that might arise from initialising it later, as is the case now.

There are two parts to this:

  • Document, based on Apple docs, how to add this to didFinishLaunchingWithOptions for Bare React Native apps.
  • Add a config plugin for this so it works with Expo Managed Workflow.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions