Hi @manoj_katragaddaYou probably figured this out by now, still keeping my answer here for reference. You are correct, the XCFrameworks can be downloaded from the release page in GitHub. All extensions are deployed similarly, so you'll need to visit the extension repos you use in your app and downlo...
Please find the updated link here: https://developer.adobe.com/client-sdks/documentation/mobile-core/platform-services/network-service/#overriding-networkservice Thank you,Emilia Dobrin
Hi @17467102
If you plan to use the data element you created for Experience Cloud ID (Mobile Core extension), you should also include a rule action to attach that in the context data. Check out this tutorial for attaching data to an SDK event https://developer.adobe.com/client-sdks/documentation/us...
Hi @franciscojaviera , Thank you for reaching out. Could you please open a request through Adobe Client Care and provide additional details about the Adobe SDK versions used, your configuration setup and code snippet for the usage of the API that is returning callback timeout so we can investigate f...
Hi @pradeep_07, The adobe-mobile-services SDK is no longer supported as of Aug 31, 2021. Please check the FAQ page and current Adobe Mobile SDK versions for more details for how to get started with the latest version of the SDK.To discuss your specific situation and receive advice on the best next s...
Hi @priya_m, The Adobe Experience Platform Mobile SDK allows you to overwrite the network stack for the network calls executed by the Adobe extensions, so you can implement certificate pinning in your application if needed.For more details see https://aep-sdks.gitbook.io/docs/foundation-extensions/m...
Hi @albertm92 The variables used by the Adobe Experience Platform Mobile SDK are persisted on the device in SharedPreferences (Android) or UserDefaults (iOS). If you are looking for the identifiers the AEP Mobile SDK persists depending on the extensions you have installed, please refer to https://a...
Hi @padmaa17619878, 1. I am not sure what went wrong in the Adobe Analytics extension. Can you provide more details on what configuration you are using? Do you see any error when you open the developer console in your browser? Any specific browser/browser version where you are seeing this error? 2. ...
Hi @padmaa17619878 , The Adobe Analytics - Mobile Services extension provides the functionality you are looking for. For more details, see https://aep-sdks.gitbook.io/docs/using-mobile-extensions/adobe-analytics-mobile-servicesFor acquisition tracking you also need to configure the Launch hit delay ...
Hi @padmaa17619878 , Thanks for reaching out. Can you confirm that the previous version of the Mobile SDK (adobeMobileLibrary) has been removed from your app dependencies and that you are using only the AEP SDK extensions as per the Launch Install instructions? After migration, only the new version ...