👍VIEW/CLONE ALL MY NOCODE APPS + support my work: www.patreon.com/jamesnocode 👍GET MY NEW TRAINING - MASTERING FLUTTERFLOW: masteringflutterflow.com 👍GET MY NEW TRAINING - MASTERING SUPABASE: masteringsupabase.com
Awesome tutorial! But i do have the following issue when trying to test my app on a simulator or on a phyiscal device: "Using bridging headers with module interfaces is unsupported". How did you fix that?
Hi James so very new to Flutter Flow and learning my question is can you do a video on how to connect to a wireless camera, I am wanting to build an app to connect and control the security camera any help here would be awesome
he showed the whole thing of code throughout the few mins where he scrolls through it, just take screen captures and get chatgpt to write out the code for you. youp need to add an appstate fcmToken to flutterflow, which the custom action will write the FCM to. Use depencies firebase_messaging: 15.1.3 & awesome_notifications: ^0.9.2
Very good content, thank you very much for the video but I just couldn't change the notification icon on Android. I tried with resource:// and asset://, but it didn't work, the notification is not generated. And when I download the code through FlutterFlow and look for the launcher icon in Android/app/src/main/res/mipmap-hdpi/ic_launcher.png, that image is still from Flutter. I've also tried using a launcher icon without a background but the flutter icon is still used.
👍VIEW/CLONE ALL MY NOCODE APPS + support my work: www.patreon.com/jamesnocode
👍GET MY NEW TRAINING - MASTERING FLUTTERFLOW: masteringflutterflow.com
👍GET MY NEW TRAINING - MASTERING SUPABASE: masteringsupabase.com
Thank you, All your content is supa helpful!
Why is the chat page not refreshing in real time. I notice that you have to click on the notification first for the new chat message to appear?
Thank you, I needed this!
Glad it was helpful!
Omg, this is sooo 🔥🔥🔥 Thank you sooo much for this amazing piece of content!
Cool - I will implement it this weekend!
Hi there, thanks for the video. But does this work on iOS? I’m struggling to get it to work following your video
How to make the code "initializeMessaging" that you mention in the video?
Great video.
James, how do I set up push notifications in PWA?
could you please provide us with the code snippet
this is great. Please do one video on invoking supabase-managementAPI to create projects for each signup( multi-tenancy methodology).
Awesome tutorial! But i do have the following issue when trying to test my app on a simulator or on a phyiscal device: "Using bridging headers with module interfaces is unsupported". How did you fix that?
Hi James so very new to Flutter Flow and learning my question is can you do a video on how to connect to a wireless camera, I am wanting to build an app to connect and control the security camera any help here would be awesome
What dependencies do you use? I'm going crazy, not a single version works. Everytime a change them a new error appears.
How do I set it so I dont get the notifications if im in the chat page? Can I also get notifications if the app is closed?
where is the code for this?
he showed the whole thing of code throughout the few mins where he scrolls through it, just take screen captures and get chatgpt to write out the code for you. youp need to add an appstate fcmToken to flutterflow, which the custom action will write the FCM to. Use depencies firebase_messaging: 15.1.3 & awesome_notifications: ^0.9.2
Just curious will that work on web app?
Hi! Did you find out if it is possible to use it in web apps?
I can't get the key (only on Android), problems with "service-worker-registration"
@@christianely8567 nope, unfortunately. Not yet. Will keep you up to date in this comments thread. If you find anything lemme know
Thanks a lot for this tutorial. Do these push notifications work on all kinds of phones: Android, IPhone, Huawei/Honor?
how about iphone?
@@pauliussaparnis1173 I was unable to get it working on iPhone, but I am going to keep trying.
How can i make a notification when the phone is locked like Whatsapp?
Hi. I subscribed to your course but can't see any link to the discord channel. All links are dead. Please what's the updated discord link?
Contact me via the members dashboard please.
Very good content, thank you very much for the video but I just couldn't change the notification icon on Android. I tried with resource:// and asset://, but it didn't work, the notification is not generated. And when I download the code through FlutterFlow and look for the launcher icon in Android/app/src/main/res/mipmap-hdpi/ic_launcher.png, that image is still from Flutter. I've also tried using a launcher icon without a background but the flutter icon is still used.