You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our understanding of getIntent is incorrect - it only returns the intent used to launch the activity the first time - following intents will not be returned unless the activity is killed.
This could be causing issues in the open rate tracking functionality. Needs inquiry.
The text was updated successfully, but these errors were encountered:
Our understanding of getIntent is incorrect - it only returns the intent used to launch the activity the first time - following intents will not be returned unless the activity is killed.
This could be causing issues in the open rate tracking functionality. Needs inquiry.
The text was updated successfully, but these errors were encountered: