ringcentral / engage-digital-messaging-android

Engage Digital Messaging Android SDK
Other
7 stars 3 forks source link

Close button not working in camera page #62

Open sherbaev opened 1 year ago

sherbaev commented 1 year ago

Close button not working in camera page Pixel 7 Pro 14 beta, here is the screenrecord https://github.com/ringcentral/engage-digital-messaging-android/assets/31945873/d87757bb-e392-49fd-8f4c-2485aaeaf3c0

DrissTM commented 1 year ago

Hi @sherbaev, do you have the same issue on the Android 14 release version?

sherbaev commented 1 year ago

@DrissTM No, I could not reproduce it on Pixel 7 Android 14 release version

DrissTM commented 1 year ago

thanks for the quick answer.

Then it seems that the issue comes from the Android 14 beta and not from the Engage Messaging SDK, I'll close the issue but feel free to open a new one if you encounter this in a release version

sherbaev commented 12 months ago

Hello @DrissTM we are able to reproduce the issue on Pixel 7 Pro Android 14, Can you please help ?

DrissTM commented 12 months ago

Hello,

You confirm that you are able to reproduce with a public release version Android 14, right?

Do you see any logs that could be helpful to us?

sherbaev commented 11 months ago

Hello @DrissTM maybe these might be somehow useful ?

Chat.lambda$onResume$22 Fatal Exception: java.lang.NullPointerException Attempt to invoke virtual method 'androidx.fragment.app.FragmentManager androidx.fragment.app.FragmentActivity.getSupportFragmentManager()' on a null object reference

image image image

DrissTM commented 11 months ago

Thanks @sherbaev, could you please also provide the version of our SDK you are currently using?

sherbaev commented 11 months ago

@DrissTM latest one 3.0.1

sherbaev commented 11 months ago

Hello @DrissTM any updates on this issue ?