Send Push Notification Using Onesignal in FlutterFllow App

  Рет қаралды 14,558

FlutterFlow VIP

FlutterFlow VIP

Күн бұрын

Пікірлер: 137
@MEdel2204
@MEdel2204 10 ай бұрын
Hi. Thank you for the video. It works well. i have a question about what you said in your video at 2:15minute. Flutterflow does not allow any argument or variable to store the key. Do you have an idea or workaround to make the process secure?
@flutterflowvip
@flutterflowvip 10 ай бұрын
You can store app I'd in appstate and and use it in that in the code
@Marc-cn6nd
@Marc-cn6nd Жыл бұрын
Any chances to quickly see how this can be done for iOS? Thanks!
@flutterflowvip
@flutterflowvip Жыл бұрын
I will make a video on this soon.
@rcunhadf
@rcunhadf 3 ай бұрын
@@flutterflowvip I've never seen any videos with OneSignal + iOS + Flutterflow. its impossible. 10 months...
@maravilhaboss09
@maravilhaboss09 12 күн бұрын
@@flutterflowvip IOS video is released?
@appzUM
@appzUM Жыл бұрын
Thanks for the video, It's really helpful, could you pls show us how to make the configuration for iOS?
@flutterflowvip
@flutterflowvip Жыл бұрын
Sure thing . I will make a video on this soon.
@namegoeshere-uw2yq
@namegoeshere-uw2yq Жыл бұрын
i really would like to see the ios version too!
@bookifisoftware4555
@bookifisoftware4555 3 ай бұрын
Any update on this request? Big fan of your videos
@almantas.gaizauskas
@almantas.gaizauskas Жыл бұрын
I have a few questions: 1. does the 'enable push notifications' has to be enabled? Or it could be turned off? 2. how to get the device id if I want to send push notifications from an api?
@mubarisp.b3974
@mubarisp.b3974 Жыл бұрын
using key value or email or userid
@JimilPatel-f6h
@JimilPatel-f6h 11 ай бұрын
Hii. Have you managed to get device ID after adding one signal?
@Themagiciangr
@Themagiciangr 10 сағат бұрын
Do i need blaze plan in furebase for this ?
@flutterflowvip
@flutterflowvip 9 сағат бұрын
No it works with free plan.
@Themagiciangr
@Themagiciangr 8 сағат бұрын
@flutterflowvip Ok thanks it will be nice if you make video on how to do it in ios also
@chetansm5833
@chetansm5833 Жыл бұрын
How to Get device external_id or player_id in flutter flow custome action code so that I can send push notification to specific device using one signal API.
@flutterflowvip
@flutterflowvip Жыл бұрын
I am creating a video for sending notification to specific users using onesignal. I will upload it soon.
@yykee1981
@yykee1981 10 ай бұрын
@@flutterflowvip i need it also, can you sharing the video?
@AbdulrahmanHariri
@AbdulrahmanHariri 4 ай бұрын
Thank you, this is very helpful! I was wondering if the same approach could be used to use Clevertap Flutter SDK instead of OneSignal. Have you tested that or could explore doing that as a small custom request?
@flutterflowvip
@flutterflowvip 4 ай бұрын
I haven't tried clevertap but will try when I get time .
@tezeroman
@tezeroman Жыл бұрын
Could you please show how to do it with Supabase? I believe there is a massive amount of FF builders, counting in also FF Experts who would love to know how to make it possible and currently thinking it simply isn't. Let's make your channel skyrocket! :))
@flutterflowvip
@flutterflowvip Жыл бұрын
thanks for the suggestions. I will definitely make a video about this soon.
@pablolleonart
@pablolleonart Жыл бұрын
yes @@flutterflowvip please I need too implent this onesignal with supabase not firebase ! i dont know if is posible
@tezeroman
@tezeroman Жыл бұрын
@@flutterflowvip that's gonna be great and I happily share it around :)
@flutterflowvip
@flutterflowvip Жыл бұрын
It's possible .I will make a video about this soon.
@pablolleonart
@pablolleonart Жыл бұрын
ou yeaaH!!@@flutterflowvip wait for it soon :P
@Lanijiro
@Lanijiro 11 ай бұрын
Thanks for the upload. Do you have any tutorials for motion-based alerts?
@flutterflowvip
@flutterflowvip 11 ай бұрын
Can explain what is motion-based alert?
@Lanijiro
@Lanijiro 11 ай бұрын
when someone moves a certain # of steps, it gives them a notification@@flutterflowvip
@flutterflowvip
@flutterflowvip 11 ай бұрын
yes in my onesignal notification video . I have explained how you can send notification on data insert update or delete Similar way you can create triggers and function for certain events and trigger notification to your app. Thanks for your question. Please let me if you still face any issue.
@Lanijiro
@Lanijiro 11 ай бұрын
Thank you very much. I will watch the video. @@flutterflowvip
@Marc-cn6nd
@Marc-cn6nd Жыл бұрын
How can you store the appID value in an app state variable and then add this custom action in the main.dart if they don't accept actions with arguments there? Thanks!
@flutterflowvip
@flutterflowvip Жыл бұрын
yes we cant pass parameter to that function - so we have to insert ()FFAppstate.name - in the code to get the value of Appstate Variable
@engridmedia
@engridmedia Жыл бұрын
I want to target a user based on action. For example - users can send game challenge request to each other. I want to send a push notification to the receiver. I use firebase so how do i go about that?
@flutterflowvip
@flutterflowvip Жыл бұрын
thats cool project you are working - if you want to send Notification For Chalenge - you can send notification to the selected user by there firebase refference id have a look this image - ibb.co/fHdvD3w
@engridmedia
@engridmedia Жыл бұрын
@@flutterflowvip oh it makes sense
@JimilPatel-f6h
@JimilPatel-f6h 11 ай бұрын
Hii... I liked your video. nicely explained.now i want one thing. I want to know onesingal or subscription id after user is added. So that using any one of those ids i can send user wise notification using API.
@flutterflowvip
@flutterflowvip 11 ай бұрын
You can modify the code to return app I'd after accepting notification permission .
@jimvh7557
@jimvh7557 3 ай бұрын
@@flutterflowviphow exactly would you do this. It should be a simple line of code I’m sure. Can you please just share it here? I tried something like this but it won’t let me compile. it’s driving me crazy 😉 OneSignalDeviceState? deviceState = await OneSignal.shared.getDeviceState(); return deviceState?.userId;
@UKLotterry
@UKLotterry Жыл бұрын
is it possible to connect one segnal without firebase? using only supabase
@flutterflowvip
@flutterflowvip Жыл бұрын
You don't need to do any thing related to Firebase on flutterflow. But you have to add Firebase service account to onesignal.
@UKLotterry
@UKLotterry Жыл бұрын
so how it will be connected to the user device? I'm using supabase as backend and authentication service, I added Firebase service account to onesignal, but when testing it says I don't have users. ur appreciated @@flutterflowvip
@flutterflowvip
@flutterflowvip 11 ай бұрын
Have you installed the app on a real device ?
@furhansalami1546
@furhansalami1546 4 ай бұрын
i followed your steps and did the all steps. push notification is receving well but i unable to store notification to read the users later ho to do it??
@flutterflowvip
@flutterflowvip 4 ай бұрын
for that you have to store the notification in your database so you can list in the app
@furhansalami1546
@furhansalami1546 4 ай бұрын
@@flutterflowvip can you please give full video how to do that . I mean full notification system
@rivercritico
@rivercritico Жыл бұрын
How can we add segments and enable these in the dialog box? I mean, for example I have a news app with three categories (local, national and international news). In the box, these categories could appear as checkboxes, creating segments to send notifications to users that want to know about an specific section. Is it possible?
@flutterflowvip
@flutterflowvip Жыл бұрын
Yes it's possible. are you using supabase or Firebase as your backend?
@rivercritico
@rivercritico Жыл бұрын
@@flutterflowvip Firebase
@flutterflowvip
@flutterflowvip Жыл бұрын
first you need to retrieve all the users who have subscribed the categories - In the send message select list of users then pass the retrieve users list.
@JonasAlvarado-r7x
@JonasAlvarado-r7x Жыл бұрын
How do I send notifications to a specific user, using APIs? I can't find a way to send the data to the backend API
@flutterflowvip
@flutterflowvip Жыл бұрын
Are you using OneSignal
@JonasAlvarado-r7x
@JonasAlvarado-r7x Жыл бұрын
@@flutterflowvip Yes, I'm using OneSignal. I did the implementation of the login() and logout(), to handle the external_id, but I can't get from the backend via api to onesignal that external_id.
@flutterflowvip
@flutterflowvip Жыл бұрын
I am creating an in-depth video on onesignal integration will upload soon.
@uchemanuels
@uchemanuels Жыл бұрын
Thanks a lot. Does this also work for PWAs built with flutterflow?
@flutterflowvip
@flutterflowvip Жыл бұрын
I haven't tested it with PWA.
@devaalous
@devaalous 10 ай бұрын
How to do this on Web Published "Applications" On flutterflow instead of APK i upload my app on flutterflow. Can you do a tutorial?
@flutterflowvip
@flutterflowvip 10 ай бұрын
I will make video on this soon
@devaalous
@devaalous 10 ай бұрын
@@flutterflowvip i'd appreciate this, its for my reasearch project in school and notification is the only feature i am missing!
@abdifatahsaid6624
@abdifatahsaid6624 10 ай бұрын
thank alot, how can i send a push notification from my server, like a transaction push notification
@flutterflowvip
@flutterflowvip 10 ай бұрын
You can Trigger Notification when new transaction Inserted in table.
@abdifatahsaid6624
@abdifatahsaid6624 10 ай бұрын
@@flutterflowvip can you make a tutorial how to create a user with subscription and create a notification. The document onesignal provided is much complicated
@blnfreak
@blnfreak 4 ай бұрын
is this only for andriod ? i´m not able to run it on iOS
@flutterflowvip
@flutterflowvip 4 ай бұрын
This method is only for Android. I haven't covered for ios yet.
@blnfreak
@blnfreak 4 ай бұрын
@@flutterflowvip than you for your reply. I‘m working for a iOS Solution .. for Now it Looks good 😊
@samuelmartinez9327
@samuelmartinez9327 Ай бұрын
@@blnfreak hello, you found a solution for iOS?
@blnfreak
@blnfreak Ай бұрын
@@samuelmartinez9327 yes, i‘ve a Solution - but it requires a Mac
@rancoraider9702
@rancoraider9702 11 ай бұрын
Hey bro. thank you so much for the video. Just one question, how would this be done if I want to send push notifications to iOS devices with onesignal? will it be the same method? Thanks
@flutterflowvip
@flutterflowvip 11 ай бұрын
There is some additional steps required to setup with iOS.
@rancoraider9702
@rancoraider9702 11 ай бұрын
@@flutterflowvip will you make a video soon how to do it
@flutterflowvip
@flutterflowvip 11 ай бұрын
Yes soon
@catoshimeowmoto
@catoshimeowmoto 10 ай бұрын
@@flutterflowvip please bro make one for ios also
@SamirMolina-c6w
@SamirMolina-c6w 4 ай бұрын
Anyone know how to create custom actions using onesignal? inside FlutterFlow? I want to do something similar to the video, but instead of sending from the OneSiganl website, the notification is sent when publishing a new product, and add this custom action to my publish button and give the variables the title, description and Product image.
@flutterflowvip
@flutterflowvip 4 ай бұрын
Yeah I think I already have setup this think you can check other my video on onesignal
@SamirMolina-c6w
@SamirMolina-c6w 4 ай бұрын
@@flutterflowvip Yes? I don't find other video where you speak this situation, I need create a custom action in FlutterFlow; I have the idea but never touch Dart or Flutter. i need you help please
@flutterflowvip
@flutterflowvip 4 ай бұрын
m.kzbin.info/www/bejne/envEd5Sfas19pJo
@flutterflowvip
@flutterflowvip 4 ай бұрын
I did not create an action . But directly using api. it's simpler but serves the purpose
@SamirMolina-c6w
@SamirMolina-c6w 4 ай бұрын
@@flutterflowvip oh!, you use a supabase rather than Firebase for implement push notifications, FlutterFlow don't use "push" or "in-app" notifications true? with OneSignal, I should download my code and work in a code editor for implement this? and, my project can workwith Firebase and Supabase together?
@zCharge-io
@zCharge-io Жыл бұрын
Hey man, awesome tutorial ! Just one question, does it work on web (webapp) or only on native ? If not do you know a way ? Thanks
@flutterflowvip
@flutterflowvip Жыл бұрын
This method is currently only working for Android and iOS. I haven't tested it for a web app yet, but I think it should be done using OneSignal's Web SDK. I have added it to my pipeline, and I will make a video on web integration soon.
@zCharge-io
@zCharge-io Жыл бұрын
@@flutterflowvip Sounds amazing. I'll keep following you.
@namegoeshere-uw2yq
@namegoeshere-uw2yq Жыл бұрын
if you could post the ios version of this vidoe that would be amazing@@flutterflowvip
@Micktographer
@Micktographer Жыл бұрын
Where is the provided code? It says "Paste the provided code" but I'm not sure where that is
@flutterflowvip
@flutterflowvip Жыл бұрын
Thanks for pointing that out. We have added the code in the Community , but now we have also added it in the comment section. You can copy it from there.
@catoshimeowmoto
@catoshimeowmoto 10 ай бұрын
Will this only work for android? If yes, how to get this working for iOS devices? Also is there a way to customize the notification permission popup? And if someone selects dont allow how can they change the permission to allow?
@flutterflowvip
@flutterflowvip 10 ай бұрын
I haven't tested it for ios yet . But people have said to me it's working on ios. Please try and let me know. and about the custom pop up and re requesting for notifications. I think it's possible using custom code but I haven't checked yet.
@alisaberi4689
@alisaberi4689 8 ай бұрын
Great.
@yashmodi1408
@yashmodi1408 Жыл бұрын
how to make the Tab Bar scrollable in the column section because it says the Tab bar is expandable so its not scrollable , Can you have idea to solve this? Because I have the one container above the TabBar. and appreciate your work, it's so understandable.
@flutterflowvip
@flutterflowvip Жыл бұрын
there is an option to enable scrol at TabBars general properties - have a look ibb.co/HFfNwn9
@yashmodi1408
@yashmodi1408 Жыл бұрын
I did but doesn't work , it's always says that Tab bar is expandable so the column cannot be scrollable. Ha and in your image ->put one container above and then please try it.
@flutterflowvip
@flutterflowvip Жыл бұрын
@@yashmodi1408 I added the the container above and its working - try to calibrate your column like this -- zed-x.notion.site/Tab-Bar-fd6e6aab9e9d42539348da56a053a001?pvs=25
@FaroukEgypt
@FaroukEgypt Жыл бұрын
I followed your instructions but the message "Allow Onesignal integration to send you notifications" does not appear or open in the app open
@flutterflowvip
@flutterflowvip Жыл бұрын
Are you testing it on a real device or in test mode?
@FaroukEgypt
@FaroukEgypt Жыл бұрын
real device@@flutterflowvip
@flutterflowvip
@flutterflowvip Жыл бұрын
DM me on TWITTER - manishonc
@kylekhanh7362
@kylekhanh7362 8 ай бұрын
very useful !
@jean1704
@jean1704 Жыл бұрын
Can you make some videos using appwrite as backend
@flutterflowvip
@flutterflowvip Жыл бұрын
Sure
@SamirMolina-c6w
@SamirMolina-c6w 4 ай бұрын
Alguien sabe como crear acciones customizada usando onesignal? dentro de FlutterFlow? quiero hacer algo similar al video, pero en lugar de enviar desde la web de OneSiganl, se envie la notificación al publicar un nuevo producto, y agregar esta custom action a mi botón de publicar y entregarle a las variables el titulo, la descripción y la imagen del producto.
@SeriousSection
@SeriousSection Жыл бұрын
How to schedule notification or trigger
@flutterflowvip
@flutterflowvip Жыл бұрын
There is option in one signal to schedule Notification at specific time.
@SeriousSection
@SeriousSection Жыл бұрын
Notification not working in real phone, do I need to turn on push notification and deploy rules in FF? So I need to have blaze plan for that?
@flutterflowvip
@flutterflowvip Жыл бұрын
No You dont need to enable Push notification if you are using OneSignal -
@flutterflowvip
@flutterflowvip Жыл бұрын
Have you added action in main.dart ?
@mubarisp.b3974
@mubarisp.b3974 Жыл бұрын
yes @@flutterflowvip ,have u export this app and try run in real phone>? is it working there?
@jorgemarques2585
@jorgemarques2585 Жыл бұрын
Does this mean if we use XANO we can use OneSignal instead of Firebase for Push notifications? I was connecting Firebase just for this purpose, but OneSignal seems more interesting. Thanks.
@flutterflowvip
@flutterflowvip Жыл бұрын
Yes
@JORGEVNZL4
@JORGEVNZL4 Жыл бұрын
Hi, friend! that good video! Question: Is there a way to upload a csv file to firebase from a flutterflow hosted web app? I know that this can be done from managing content but the idea is that the client never enters that site. The idea is that you do it from the web Greetings!
@flutterflowvip
@flutterflowvip Жыл бұрын
if you dont want the client to use FF CMS then You can use rowy it will give you ability to import csv or you can create whole custom backend thats let you import csv .
@JORGEVNZL4
@JORGEVNZL4 Жыл бұрын
Oh I understand. Could you do a tutorial on this? using Rowy Thank you very much for the prompt response@@flutterflowvip
@flutterflowvip
@flutterflowvip Жыл бұрын
Sure . I will make a video on rowy soon.
@JORGEVNZL4
@JORGEVNZL4 Жыл бұрын
@@flutterflowvip Nice! thank you so much
@fabien8876
@fabien8876 8 ай бұрын
Thanks!!
@Mohamed-w5v7c
@Mohamed-w5v7c 4 ай бұрын
can you post a video to make it work with IOS
@flutterflowvip
@flutterflowvip 4 ай бұрын
Sure soon
@Soomates
@Soomates Жыл бұрын
How to get fcm token pls make video
@flutterflowvip
@flutterflowvip Жыл бұрын
sure i will make a video on this
@mubarisp.b3974
@mubarisp.b3974 Жыл бұрын
works in android studio but not in mobile
@flutterflowvip
@flutterflowvip Жыл бұрын
try to uninstall and reinstall the app
@mintanlathiya6547
@mintanlathiya6547 9 ай бұрын
hello sir pls new update news data show in notification for flutterflow
Push Notifications Tutorial - FlutterFlow
6:36
FlutterFlow
Рет қаралды 62 М.
It’s all not real
00:15
V.A. show / Магика
Рет қаралды 12 МЛН
Леон киллер и Оля Полякова 😹
00:42
Канал Смеха
Рет қаралды 4,1 МЛН
Quando eu quero Sushi (sem desperdiçar) 🍣
00:26
Los Wagners
Рет қаралды 12 МЛН
Cheerleader Transformation That Left Everyone Speechless! #shorts
00:27
Fabiosa Best Lifehacks
Рет қаралды 14 МЛН
📱iOS Push Notifications • Flutter x OneSignal Tutorial
12:26
How To Add Shimmer Effect to Your App (And Why You Should)
11:15
FlutterFlow
Рет қаралды 29 М.
OneSignal Notifications in Flutter Made Easy | Step-by-Step Tutorial
11:11
I Made an iOS App in MINUTES with This AI Tool!
13:20
Creator Magic
Рет қаралды 411 М.
It’s all not real
00:15
V.A. show / Магика
Рет қаралды 12 МЛН