Hi,
I am working on Agentry Open UI for Android. I have run the AgentryAndroidClientSolution project on my device. The APK is working fine. I can get the Work Manager 6.3 application running on that.
But my issue is that whenever I kept my device to Auto-rotate mode, and in any transaction Screen, If I rotate the screen from portrait mode to landscape mode or landscape to portrait , the app is getting crash.
If I work only on Portrait or only on landscape there is no issue, app works fine. But If I suddenly rotate the screen, It get crashes .
I have also checked in Menifest.xml file but for each and every activity, It has the already define attribute android:configChanges="orientation|keyboardHidden" . So It should not crash.
can you please help me on this.
Thanks & Regards
Manish Jha