Recent searches
No recent searches
Has anyone integrated Zendesk with Flutter ?
Posted Jan 24, 2024
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?
0
3
3 comments
Durval Peripato Neto
1
Tej Bikram Karki
Thanks, I've implemented all the things you just suggested. But I'm still getting the error.
I don't know what should I put in nameApp if this is the solution. For eg, my app's name is Project and I tried putting .Project.MainActivity as well. But it didn't work out. Help me out here. Thanks. :)
Durval Peripato Neto0
Abdelhameed Khaled
Hello Tej Bikram Karki Can you tell me how did you start implementing this Flutter SKD , how much time did it take from you and so on ,thanks in advance
0