You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our app has been updated to use both compileSdkVersion and targetSdkVersion 35, but Zendesk's "Contact Support" feature has issues with this.
Specifically, the edit field at the bottom of the "Contact Support" screen overlaps the bottom navigation bar, and is inaccessible to users. We'll need to either resolve this or downgrade to targetSdkVersion 34.
The text was updated successfully, but these errors were encountered:
Our app has been updated to use both
compileSdkVersion
andtargetSdkVersion
35, but Zendesk's "Contact Support" feature has issues with this.Specifically, the edit field at the bottom of the "Contact Support" screen overlaps the bottom navigation bar, and is inaccessible to users. We'll need to either resolve this or downgrade to
targetSdkVersion
34.The text was updated successfully, but these errors were encountered: