I want to be able to customize sending notifications from my Expo React Native app on my Android phone to send once an hour on certain hours. I also want the actual notification text to be certain objects in an array in my app. I don't want one text notification that looks the same every time. Is there a way to customize all of that with Native Notify?
It is working perfect but i have a problem, it works well while i test it on Expo Go, but when i do the configuration and adding my firebase informations it doesnt work on expo go anymore (as expected), but it doesnt work on apk neither.
It works fine in android and ios in Expo Go. But Immediately I did a production build, It wasn't working anymore...Even after following every steps to make it work
I'm getting this error when trying to register Indie Notification: "No 'projectId' found. If 'projectId' can't be inferred from the manifest (eg. in bare workflow), you have to pass it in yourself." Any idea why I'm getting this?
You need to run "eas init" to add an Expo projectId to your app for push notifications to work. You can also run "eas build" one time and the projectId will be added for you
@@NativeNotify I already have the project Id on the app.json under "expo.extra?.eas?.projectId". And I can even see it with Constants?.expoConfig?.extra?.eas?.projectId. But when I call the registerIndieID function it doesn't work. I'm on SDK 50 and testing on the production by building the APK locally. Running this function on Expo Go works though.
Yes! iOS push notifications automatically set the icon to your app icon. You can click the ? icon in your Native Notify account to learn how to update your Android icon
@@NativeNotify which mean it depends on what app do you use.. for example in my case, I do use expo go so it persist show expogo icon even I try to change a new one but when I deploy app and change it..finally, the logon will change automatically ? I got it right ?
Getting error on android after Expo SDK 49m iOS works fine (both development and production builds): Possible Unhandled Promise Rejection (id: 0): Error: Fetching the token failed: java.util.concurrent.ExecutionException: java.io.IOException: FIS_AUTH_ERROR
It works fine in android and ios in Expo Go. But Immediately I did a production build, It wasn't working anymore...Even after following every steps to make it work
Can I send notifications from a backend api like a flask api or fastapi
Yes you can. There's a button on the send page of your Native Notify app with the word API in it that if you click will show you the API
Is it possible to use custom sound ? And send push notifications from our node server ?
I want to be able to customize sending notifications from my Expo React Native app on my Android phone to send once an hour on certain hours. I also want the actual notification text to be certain objects in an array in my app. I don't want one text notification that looks the same every time. Is there a way to customize all of that with Native Notify?
It is working perfect but i have a problem, it works well while i test it on Expo Go, but when i do the configuration and adding my firebase informations it doesnt work on expo go anymore (as expected), but it doesnt work on apk neither.
i got There are no push tokens saved to your app. Try closing and opening your app
again to register a push token. can i get a help please
It works fine in android and ios in Expo Go. But Immediately I did a production build, It wasn't working anymore...Even after following every steps to make it work
It does not say to me that I can send push notifications.
Not working followed the production step but the app is not showing any notification. Do anyone has any solution?
the same here
I'm getting this error when trying to register Indie Notification:
"No 'projectId' found. If 'projectId' can't be inferred from the manifest (eg. in bare workflow), you have to pass it in yourself."
Any idea why I'm getting this?
You need to run "eas init" to add an Expo projectId to your app for push notifications to work.
You can also run "eas build" one time and the projectId will be added for you
@@NativeNotify I already have the project Id on the app.json under "expo.extra?.eas?.projectId". And I can even see it with Constants?.expoConfig?.extra?.eas?.projectId. But when I call the registerIndieID function it doesn't work.
I'm on SDK 50 and testing on the production by building the APK locally.
Running this function on Expo Go works though.
Im so lucky here..!!. It is possible to change to icon on the notification message in both ios and android ?
Yes! iOS push notifications automatically set the icon to your app icon. You can click the ? icon in your Native Notify account to learn how to update your Android icon
@@NativeNotify which mean it depends on what app do you use.. for example in my case, I do use expo go so it persist show expogo icon even I try to change a new one but when I deploy app and change it..finally, the logon will change automatically ? I got it right ?
@@NativeNotify your website is not working check it once
your website is not working on website into app its loading going on and on
It's working for me. Can you try again?
@@NativeNotify OK I WILL SEE
@@NativeNotify STILL ITS LOGDING GOIN ON AND ON
@@NativeNotify IF YOU GOT EMAIL SEND I WILL SSEND YOU THE VIDEO OF YOUR WEBSITE JUST LODDING
😍
Getting error on android after Expo SDK 49m iOS works fine (both development and production builds):
Possible Unhandled Promise Rejection (id: 0):
Error: Fetching the token failed: java.util.concurrent.ExecutionException: java.io.IOException: FIS_AUTH_ERROR
I find myself in the SDK51 with the same problem, in expo and ios they work, but when installing the apk not on android, did you manage to solve it?
It works fine in android and ios in Expo Go. But Immediately I did a production build, It wasn't working anymore...Even after following every steps to make it work