I have a FCM setup in my flutter app. Everything works as expected in the iOS world, but I can't get it to work in the android world. I can see the Push-Notification in the notification drawer, but they don't appear like the classic Push-Notification widget in the top bar. What am I doing wrong?
Android Emulators won't work. You need a physical device if you want to test cloud-messaging on Android.
Related
i opened instabug flutter example app (from github repository) with shake and screenshot event but it doesnt work. (floating button works)
Is it possible to shake and screenshot event dont work on android emulator? Unfortunately I can't test it on physical device.
I have flutter ontap guesture that works well in simulator but does not work consistently on mobile when installed.
On simulator it works always but on mobile randomly works dont know how to debug.
I am learning flutter. I created flutter app and successfully installed in android and IOS simulator, I have a problem using ios simulator, when i click outside the simulator it get minimized. I want to disable it or want to open in android studio's window screen, is it possible or how can i do that?
Click on your simulator, Go to the windows tab and check "Stay On Top".
Home screen view on the different phone responding in a different manner. As you can see the attached screenshots, its working fine on all iOS devices but in android it working on pixel but in oppo, the screen turns to grey.
Did you try to use Oppo for debugging? Did the code execute as desired? Is it app-release that is not working or app-debug? And are there any unconventional plugins?
I have tried everything to show Ionic scrollbar on my android device but not able to do. I can see in browser but in device it is not simply visible.