I'm currently developing a Flutter app. Since Zendesk doesn't have package made for Flutter, I'm doing custom implementation for both Android and iOS.
I've created a separate Android Studio project and implemented it over there. It was working fine over there. But after using the same code in Flutter and invoking native code, I'm facing this error here:
https://stackoverflow.com/questions/76764955/flutter-application-when-calling-an-android-native-code-generates-error-inflati
On iOS, The code is running fine but I'm not able to navigate to a different screen as provided by the SDK.
Is there anyone who have implemented Zendesk in Flutter? Can anyone help me with it?
Has anyone integrated Zendesk with Flutter ?
Login to the community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.