| I see that in the updateAnalytics method there's a query to the database and if pushMessageInformation is not null it means the app has been opened. I'm a bit confused as to how to do this without querying the DB. Is it correct to say that if pushMessageId is not null then this is another way to tell if the app has been opened? Massimiliano Ziccardi Matthias Wessendorf |