Given that FCM/APNS does not guarantee delivery time. But in the ideal case, 1M push notifications should be delivered within 1 or 2 minutes. Pravin,Computer ScientistAdobe Experience Platform
Hi @yoeln,
We are sorry that you are experiencing these crashes. We would like to get a few more information before we can right solution for you.
1. Can u provide us with more insights on the crash? Does this crash pertain to a specific Android version or from a specific device manufacturer?
2. C...
This issue happened because of ABI incompatibility between AEPAssurance and AEPCore when using manual xcframework builds.The solution is to create a new AEPAssurance.xcframework that is compatible with AEPCoremake archive command has been updated to create an ABI compatible version of AEPAssurance w...
Gathering more information from slack to solve the problem. Working towards resolution. Will keep you posted. Thanks,Pravin Prakash KumarComputer Scientist Adobe
@rupaljain2408 , Thank you for the details. You are already on the latest version of Assurance SDK. Can u please confirm if you see the following log message once you open griffon deeplink on your device?D/AdobeExperienceSDK: Assurance - Assurance dispatched start session event with URL `<your_deepl...
Hi @rupaljain2408 , The first thing I would like to ensure is if the deeplink has reached the Assurance SDK. While running in the android device can you confirm that following log message exists?D/AdobeExperienceSDK: Assurance - Assurance dispatched start session event with URL `<your_deeplink_url...
Hi @VInith, Can you provide us a few more details on this issue. 1. Does this happen when you create a new connection with VPN or also when you transition from normal to VPN during a connected session ? 2. The log seems to be from Android. Does this also occur with your iOS app ? 3. Does t...
Hi Charles,Unlike iOS, Android does not have an API to provide the monitoring mode. The Android’s PlacesMonitor SDK by default is set to monitor location changes for every 2 kilometers or 30 mins whichever happens first (with apt location permissions been provided). These numbers are considered for ...