Important constraints and limitations in OneSignal v5
mainWhen using the OneSignal Android SDK v5, be aware of the following operational constraints:
- App ID: Changing the App ID is not supported.
- User Namespace Timing: All calls within the
Usernamespace (e.g.,OneSignal.User.addTag(...)) must be invoked after the SDK has been initialized. - User State Refresh: User state is only refreshed from the server during a new session (a cold start or when the app has been in the background for over 30 seconds) or when the user logs in. This is intended behavior.