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?