Flutter ios app not getting firebase notifications - flutter

I have an application that I made with Flutter. Firebase test flight notifications are coming, but when I download from app store, firebase does not appear. does anyone know the solution

Related

How to make push notifications target a flutter app?

Using firebase web, I want to trigger a notification in a flutter app from a dashboard. In other words, I want to target the flutter app whenever I make certain changes in the dashboard using firebase cloud messaging.
Can I do that? Or do I have to write separate codes in both the flutter app and the web app?
when you trigger a notification in a flutter app from a dashboard. You can choose which app to push (Android/iOs/web)
Just to add more on Vu Thanh's answer, you can use the User Segment in the Messaging console to select the Flutter app you want to send notifications to. You can read about a related post here.

Flutter firebase chat integration in flutter app without google signin

I am developing an application for users signing up with their mobile numbers. Now I have to develop a chat module in my app How to integrate flutter firebase chat without google sign-in.
I have tried with the anonymous sign but the user's chat is not stored in firebase. May I know the steps to use firebase chat in-app and how to integrate firebase without manual google sign into my application?

Flutter:Has anyone use Iterable SDK with a flutter App for push notification

I have a flutter app and need to integrate Iterable SDK --https://support.iterable.com/hc/en-us/articles/360035018152 for Push Notification.
Has anyone completed this integration with Iterable/Futter and did you encounter any issues. I have firebase push working in my app
Thanks for the information

real time sync device contacts with ionic application

Friends I need help in sync contacts from mobile to my ionic app just like when we save the new contact in our device, it automatically syncs to WhatsApp and other applications, I need the similar function to use in my application. Whenever user adds contacts to mobile, it should automatically sync to my ionic app.
I am looking for swift and fast reply,
thanks

OneSignal Dashboard showing "Calypso AppCrawler (6.0.1)" entries, What are those and how to exclude them

I have and ionic, cordova hybrid mobile app on play store and i have used OneSignal for handling Push Notifications in mobile app. I have noticed from OneSignal Dashboard, there are lots of "Calypso AppCrawler" entries without Push Token being generated(refer to attached screenshot).
Does anyone knows what are those entries and how do i exclude them from OneSignal Dashboard?
I can't help with the second part of the question (excluding them from OneSignal dash) - but those entries are Google's App Indexing crawlbot, and the devices they are set up with never generate an FCM token.