Expo Push Notifications in Managed Workflow (React Native)

  Рет қаралды 25,286

Native Notify

Native Notify

Жыл бұрын

Send React Native Expo Push Notifications while in Managed Workflow. You do NOT have to eject out of Expo if you use NativeNotify.com to send notifications. NativeNotify.com also works with the most up to date version of Expo.
Native Notify: nativenotify.com
Other Videos:
Expo Indie Push Notifications: • Indie Push Notificatio...
Expo Android Production Push Notifications: • Expo Notifications And...
Expo Topic Push Notifications: • Topic Push Notificatio...
#expo #reactnative #reactnativetutorial #pushnotifications #pushnotification

Пікірлер: 75
@AbrahamApell
@AbrahamApell 6 ай бұрын
Working out of the box, Thanks!!
@djamilsellam931
@djamilsellam931 10 ай бұрын
A great fast solution! thank you
@Mistorchen
@Mistorchen Ай бұрын
Incredible! Helped me so much
@divyanshm.2276
@divyanshm.2276 7 ай бұрын
you.... are so good, you are a appsaver for me
@eliottpalueau2741
@eliottpalueau2741 11 ай бұрын
It's unreal how easy it is to setup and use this!
@NativeNotify
@NativeNotify 11 ай бұрын
Thank you! We worked real hard to make this as simple as possible to use
@greengraphicx6101
@greengraphicx6101 8 ай бұрын
yeah, very easy to use,... it's not free tho..
@codewithtae6637
@codewithtae6637 Жыл бұрын
Nice!
@sooooperman_
@sooooperman_ 11 ай бұрын
I just applied it to my app! It was so, so easy and great!
@NativeNotify
@NativeNotify 11 ай бұрын
I'm so glad! We worked real hard making it as simple as possible to use
@sooooperman_
@sooooperman_ 11 ай бұрын
@@NativeNotify Thank you for your hard work! It's really paying off!
@MiG-25IsGOAT
@MiG-25IsGOAT 2 ай бұрын
sooo how do you actually put this in your code?
@techmodern27
@techmodern27 Ай бұрын
Are you ready to send your push notification? This will be sent to all of your notification subscribers immediately. i am getting this error, while sending push notification from expo, please advice how to fix it
@divyanshm.2276
@divyanshm.2276 7 ай бұрын
who are you! whoever are you, I am really glad! that you came. REALLY!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
@dananjayachathuranga7113
@dananjayachathuranga7113 2 ай бұрын
thanks
@ShivanshuCodes
@ShivanshuCodes 2 ай бұрын
Thank You Sir This is the best way to send notification to all devices at once. now i want to send notification to a specific device , so how i can do it? sir plz respond
@nayemsayed9555
@nayemsayed9555 11 ай бұрын
Big picture URL is not working . Is there any additional configuration to add images/banner with notification?
@NativeNotify
@NativeNotify 11 ай бұрын
Yes, you have to follow the instructions in this video to get big pictures to work: kzbin.info/www/bejne/poLZnWCEjZ6gjZY
@SandraWantsCoke
@SandraWantsCoke 9 ай бұрын
Sorry, what I wanted to ask is how do I reroute Firebase Messages (firebase's own notifications) through NN to app? Is it possible?
@NativeNotify
@NativeNotify 9 ай бұрын
Native Notify uses firebase messaging for Android production. There is an Android section in the documentation that's shows how
@felipemelendez5741
@felipemelendez5741 6 ай бұрын
Does Native Notify increase the badge count when a push notification is received? If so, I don't see anything in the documentation that tell me how to reset the badge count... I would like to implement this but the badge count handling is a critical requirement for us. Any insight on this matter is greatly appreciated. Thanks
@NativeNotify
@NativeNotify 5 ай бұрын
With native-notify version 3.3.2 and above, the badge count is now set for you.
@akiodetimothy3193
@akiodetimothy3193 6 ай бұрын
Thank you fro this setup, super easy to use. Just 1 issue i have, I used the input field you gave to send notification, i did and it worked but when i tried using the API to send, i get this error in my post man, "That app id does not match an app in our database". Whereas, this is the same Id i was given and i used in my project.
@NativeNotify
@NativeNotify 5 ай бұрын
I would check to make sure there are no typos in the body of your post property names. The property names are case-sensitive.
@night_city_nights
@night_city_nights 5 ай бұрын
Not running on android APK installed on phone (it even asked for notification permissions), but when I send from the native-notify dashboard nothing appears. Followed the updated (after legacy) android extra steps to completion and google Cloud shows it as enabled. Any advice?
@NativeNotify
@NativeNotify 4 ай бұрын
Update the native-notify package to version 3.3.6, and it should work in an APK file now. Expo 50 broke push notifications for Android in the native-notify package. But we just updated native-notify to work with Expo 50 in version 3.3.6.
@huzefavakharia1148
@huzefavakharia1148 11 ай бұрын
I have followed steps to get Notification in my Expo App as shown in this video, but i got this error: property 'se' doesn't exist Evaluate native-notify.js when i run by Expo app , and i am not getting any notification also. What is the problem.
@NativeNotify
@NativeNotify 11 ай бұрын
I would try to follow the instructions again from the beginning with a new app. I haven't ever seen an 'se' error before. Sometimes Expo doesn't run well on certain emulators too. You could try different emulator versions
@bismarkcodes
@bismarkcodes 8 ай бұрын
getting this error when i run npx expo-build : Check that native modules use compatible support package versions for installed Expo SDK
@NativeNotify
@NativeNotify 5 ай бұрын
Please upgrade to native-notify version 3.3.2 or above. This error should be gone now
@user-vr7ku2rw3p
@user-vr7ku2rw3p 11 ай бұрын
I did all the steps and i got an error: render error 0, _nativeNotify.default is not a function (it is object).
@NativeNotify
@NativeNotify 11 ай бұрын
Maybe try a different emulator. Sometimes Expo Go doesn't work well on some emulators
@jules8753
@jules8753 11 ай бұрын
Amazing ! Can you make an update for indie Push with api ?
@NativeNotify
@NativeNotify 11 ай бұрын
Sure! I just added it to our list of features to finish. Thanks for using Native Notify
@nayemsayed9555
@nayemsayed9555 11 ай бұрын
Is there any limitations of the number of notifications I can send per day or it is unlimited ?
@NativeNotify
@NativeNotify 11 ай бұрын
It's unlimited
@TheHelawe
@TheHelawe 5 ай бұрын
It works on Expo Go, and also in development mode (apk), but doesn't work after i published it on Play Store. I followed every step perfectly, it works on development mode after submitted to EAS Server to get the apk. But doesn't work in production mode. Im using EXPO SDK 49.
@NativeNotify
@NativeNotify 5 ай бұрын
Look up "eas submit" and have eas submit the app to your Google Play Store developer account for you. If push notifications work in an eas APK file, they will work in production on the play store. Also make sure in your Android settings you don't have notification permissions turned off
@Mochaa
@Mochaa 11 ай бұрын
Error: No experienceId or projectId found. If one or the other can't be inferred from the manifest (eg. in bare workflow), you have to pass one in yourself.
@NativeNotify
@NativeNotify 11 ай бұрын
Type 'eas build' into your terminal and follow the instructions. It will create a project id for you. Then that error will go away
@Mochaa
@Mochaa 11 ай бұрын
@@NativeNotify thanks, That worked
@ProgrammingwithShadab
@ProgrammingwithShadab 8 ай бұрын
How to change default notification sound, please help me?
@AbrahamApell
@AbrahamApell 6 ай бұрын
Does it play any sound when you get it? Its not playing a any sound on mine but it might just be the phone settings.
@andrasmargittai6663
@andrasmargittai6663 11 ай бұрын
I'm on sdk 47 and doesnt matter which notification library i install i always get "TypeError: undefined is not an object (evaluating 'nativeModule.__expo_module_name__') ERROR Invariant Violation: "main" has not been registered. This can happen if: * Metro (the local dev server) is run from the wrong folder. Check if Metro is running, stop it and restart it in the current project. * A module failed to load due to an error and `AppRegistry.registerComponent` wasn't called." i use eas build standalone app for dev.
@NativeNotify
@NativeNotify 11 ай бұрын
There are extra instructions for Android in the documentation to get notifications working after you run eas build. We also recently made a video about it you can watch. It came out around 2 weeks ago
@andrasmargittai6663
@andrasmargittai6663 11 ай бұрын
@@NativeNotify thank you🙂 btw very good content always
@jerrynelson7504
@jerrynelson7504 4 ай бұрын
please can you post the link to the video@@NativeNotify
@Gulubba_
@Gulubba_ 7 ай бұрын
i manage to convert my web to app , and apply notification feature, thanks to native notify, but the problem is, the notification is not displaying in the screen like other app, untill i enter the app inbox there is where i am going to be seeing it
@NativeNotify
@NativeNotify 5 ай бұрын
We have a new service called WebsiteToAppConvert.com. If you go there, we can create your app for you and make sure push notifications are working.
@Thomas-tf6wv
@Thomas-tf6wv 3 ай бұрын
I'm getting an issue: "Sorry, your app does not have any push notification subscribers yet." Also a question: how would I go about linking the notifications to a certain variable, e.g. sending a fitness reminder if the user hasn't done their daily workout?
@tdttvd
@tdttvd 2 ай бұрын
I'm having the same problem. Have you found the solution?
@user-qn4ci1cc8t
@user-qn4ci1cc8t 5 ай бұрын
and code?
@ancientgamer4596
@ancientgamer4596 11 ай бұрын
I want to add this notification on my ios app, can you make a full video on ios app plz.
@NativeNotify
@NativeNotify 11 ай бұрын
If you follow this video, everything will work on iOS automatically even in production. There are no extra steps for iOS. iOS push notifications will NOT work in a simulator. You have to use an actual iOS device.
@user-ys5wx9im2o
@user-ys5wx9im2o 10 ай бұрын
i am using android simulator and i get an error 'Must use physical device for Push Notifications'
@NativeNotify
@NativeNotify 10 ай бұрын
You can download the Expo Go app on one of the app stores to open your app on an actual phone. Push Notifications don't work on an Android Emulator anymore
@supercoolnerd23
@supercoolnerd23 10 ай бұрын
do users have to opt-in for push notifications?
@NativeNotify
@NativeNotify 10 ай бұрын
Yes they do unless on Android the user has chosen to always accept notifications from all apps. But Native Notify handles asking the user for permission to send notifications
@YASHWANTHJAKKULA
@YASHWANTHJAKKULA 8 ай бұрын
i am having problem when running eas build it is showing as eas not a command.
@AbrahamApell
@AbrahamApell 6 ай бұрын
try npm install eas-cli (also maybe put --global (two dashes) before eas-cli to make it a global install that will work from any project). He mentions this in another video.
@marqfarland9733
@marqfarland9733 7 ай бұрын
What if i want to set up notifications for a specific date, lets say, for tomorrow at 3:00 pm Is it possible?
@NativeNotify
@NativeNotify 7 ай бұрын
Yes, you can click the calendar button in your Native Notify app to schedule notifications
@marqfarland9733
@marqfarland9733 7 ай бұрын
@@NativeNotify Thanks!
@niyasp5265
@niyasp5265 9 ай бұрын
How to set custom notification icon?
@AbrahamApell
@AbrahamApell 6 ай бұрын
Also interested in this.
@NativeNotify
@NativeNotify 4 ай бұрын
Go to your Native Notify dashboard and click the ? icon at the top of the screen. On that page, it shows how to customize your notification icon
@mail2gvrm
@mail2gvrm 10 ай бұрын
getting these errors Plz help me WARN Possible Unhandled Promise Rejection (id: 0): Error: Encountered an exception while calling native method: Exception occurred while executing exported method requestPermissionsAsync on module ExpoNotificationPermissionsModule: String resource ID #0xffffffff Error: Encountered an exception while calling native method: Exception occurred while executing exported method requestPermissionsAsync on module ExpoNotificationPermissionsModule: String resource ID #0xffffffff
@NativeNotify
@NativeNotify 10 ай бұрын
Sorry for the warning you are receiving. Please email us at support@nativenotify.com for help
@NativeNotify
@NativeNotify 10 ай бұрын
Can you upgrade your native-notify package to version 3.0.9 and test the Android app again? This error should be gone now. I think it was an Android 13 specific warning
@user-ju1tv5pi7e
@user-ju1tv5pi7e 7 ай бұрын
its not work i use expo, and have the message who say i m success registred but its work
@NativeNotify
@NativeNotify 4 ай бұрын
Update the native-notify package to version 3.3.6, and it should work in an APK file now. Expo 50 broke push notifications for Android in the native-notify package. But we just updated native-notify to work with Expo 50 in version 3.3.6.
@ItachiUchiha-mh8hn
@ItachiUchiha-mh8hn 4 ай бұрын
Eas thing doesn't work
@NativeNotify
@NativeNotify 4 ай бұрын
You may need to npm install the eas-cli package globally on your computer. You can also run "npx eas init" to get a projectId instead of eas build
@DerlisMiCredito
@DerlisMiCredito 9 ай бұрын
Doesnt work in production
@NativeNotify
@NativeNotify 9 ай бұрын
There's some extra steps for Android. You can find the extra steps in the documentation
Requirement Specification vs User Stories
17:34
Continuous Delivery
Рет қаралды 78 М.
🤔Какой Орган самый длинный ? #shorts
00:42
Does size matter? BEACH EDITION
00:32
Mini Katana
Рет қаралды 20 МЛН
Я нашел кто меня пранкует!
00:51
Аришнев
Рет қаралды 5 МЛН
Turning bad React code into senior React code
13:10
Cosden Solutions
Рет қаралды 87 М.
Deep Dive into REST API Design and Implementation Best Practices
12:02
Software Developer Diaries
Рет қаралды 42 М.
How to generate an APK using React Native with Expo( VsCode)
7:41
Coding Lounge
Рет қаралды 2 М.
What is JWT? JSON Web Tokens Explained (Java Brains)
14:53
Java Brains
Рет қаралды 1 МЛН
ViewModels & Configuration Changes - Android Basics 2023
18:46
Philipp Lackner
Рет қаралды 108 М.
Advanced Golang: Channels, Context and Interfaces Explained
22:17
Code With Ryan
Рет қаралды 113 М.
eas update tutorial | Expo | React Native
7:19
Native Notify
Рет қаралды 16 М.
This INCREDIBLE trick will speed up your data processes.
12:54
Rob Mulla
Рет қаралды 260 М.
🤔Какой Орган самый длинный ? #shorts
00:42