Hello,
We implemented the new Mobile SDK on our iOS application.
Since then, we noticed that when we launch the application:
We don't have a separate lifecycle hit anymore with "internalaction=Lifecycle" and "pev2=ADBINTERNAL:Lifecycle"
Instead, some information from the lifecycle like "LaunchEvent", etc... are sent in the next hit that comes after. We don't have
"internalaction=Lifecycle" and "pev2=ADBINTERNAL:Lifecycle" anymore.
While checking with the developer, he has the following alert in his code when this happens :
Has this happened to anyone ?
Any help would be appreciated.
Thank you