AEP not working after flutter upgraded to 3.19.5
recently i upgraded flutter to the latest version 3.19.5. After that all flutter aep plugins are not working. No logs are being displayed from Adobe.
Need help with resolving the issue
recently i upgraded flutter to the latest version 3.19.5. After that all flutter aep plugins are not working. No logs are being displayed from Adobe.
Need help with resolving the issue
Hi @tof_jossic ,
Thank you for your response and the link provided.
We are only using the latest version from pub dev which is also mentioned in the above page link.
Looking forward for your response.
The aepsdk_flutter plugins don't route the native mobile SDK logs to the Flutter console. On Android, these logs appear in the same terminal window as the Flutter console, so you can see them directly. However, on iOS, only Dart code logs are displayed in the Flutter console, meaning native SDK logs for iOS are not automatically routed there. To view these logs, you need to use Xcode's console (View → Show Debug Area).
Alternatively, if you're familiar with the Assurance plugin, you can use it for debugging.
Adobe Mobile SDK Engineer,
Calise Cheung
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.