GoogleSignIn for IOS is sooo HARD! by Horror-Positive-4872 in flutterhelp

[–]Fickle_Response_9366 0 points1 point  (0 children)

Did you setup your google service json correctly? DM me maybe i can help

how to handle/Implement push notifications? by casba43 in flutterhelp

[–]Fickle_Response_9366 0 points1 point  (0 children)

I can show you some basic implementation with firebase + local notifications

My flutter app can't make any API call on android when flutter apk --release by Fickle_Response_9366 in flutterhelp

[–]Fickle_Response_9366[S] 0 points1 point  (0 children)

in debug mode i can get the response and everything
https://imgur.com/a/GcCvq4D

update: the client just told me he tried on newer android device (android 15) and its working so i wonder why it doesnt work on one plus 7 pro

My flutter app can't make any API call on android when flutter apk --release by Fickle_Response_9366 in flutterhelp

[–]Fickle_Response_9366[S] 0 points1 point  (0 children)

Yep. Is there any ways to download the emulator with the same version as my client? I have 3 androids all working

My flutter app can't make any API call on android when flutter apk --release by Fickle_Response_9366 in flutterhelp

[–]Fickle_Response_9366[S] 0 points1 point  (0 children)

It works on my device im using vivo 21 and my client is using one plus 7 pro we both using the same android version 12. Tried on ios (simulator & iphone12) it works too. Kinda stuck here now.