Question
adobe target retrieveLocationContent is not working in andoid os 14
-keep class com.adobe.marketing.mobile.* {
<init>(...);
}
using above mention proguard rule still retrievelocationcontent api is not working
#android sdk 1.+
-keep class com.adobe.marketing.mobile.* {
<init>(...);
}
using above mention proguard rule still retrievelocationcontent api is not working
#android sdk 1.+
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.