Android Amazon Fling SDK not working on android SDK 34+,

Android Amazon Fling SDK not working on android SDK 34+, while android making restriction to update it to 34 till august, Please update the sdk
It just needs to add receivernot exported while registering service

Hi Ali_raza,

Thank you for posting! Can you please try to call registerService in ContextCompat and see if it resolves your issue. Thanks!

I cant see anything like registerService in ContextCompat. Is it registerReceiver? and what is Broadcast we need register?

Hi @Ali_raza / @Thanh_Trung

A new Fling version (1.6.3) with Android 14 support has been released, which fixes this issue. Please update your Fling SDK and hopefully you should be able to build your app without issues.

Thanks!