Not sure this is the right place to point this out but basically com.amazon.whisperlink.platform.GenericAndroidPlatform when it registers the receiver it does not specify if it is exported or not and that is not allowed when targeting SDK 34+
Hi Carlos,
Thank you for taking the time to send us your feedback.
We have shared your feedback with the appropriate internal team. We will let you know once we have more information on this.
Thank you.
The fix is really simple, they just need to call registerService in ContextCompat.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.
Hi @carlos.s ,
Thank you for your patience regarding this issue, and we apologize for the delay. We have released a new version of the Fling SDK and fixed the issue: