Firebase Hosting - Hosted Flutter app not loading in some devices - firebase

I have facing some problems with Firebase Hosting for a few days. Since password reset link is linked to Firebase Hosting web address, some users cant open that link and can’t display that web page. Also I can’t open that page but my coworkers did open in their mobile devices and pcs. And since they can open that page, they successfully reset passwords, do recaptcha etc.
edit: I deleted the ss.
What is the solution for that problem?

Related

Flutter : Display app content from Dynamic/Deep Link even if app not installed

I am working on a new events app and I would like users to be able to share events they have created with friends who many not have the app installed on their device yet. I am using the flutterdev share plugin to allow users to share event links through their social media channels, and I would like the invited users to navigate to the event directly when the link is clicked. So they can see the event details and then have the option to install the app if they so choose.
My question is : how to handle this for users who do not have the app installed on their phone?
My idea so far has been to develop a flutter web version of my mobile app and send the link as a web url, so the user will be sent to the flutter web version rather than the mobile app.
Is there an easier/smarter way to do this?

Firebase Hosting: How to access website without VPN

Many times I cannot access my website without using VPN. This usually happens when the website is hosted on Firebase hosting. Most times, the website will be accessible in the first few weeks but later on it will throw the error below(also see screenshot):
This site can’t be reached
Meanwhile it will always work when I use VPN.
This happens to all my users in Nigeria.
Please how do I resolve this?

Google OAuth Consent Screen for Firebase applications

Im trying to build a React-Native mobile application and the backend is totally depending on Firebase (im using Firestore as a database) I dont have any website or host service connected to this app except Firebase.
Now, on https://console.developers.google.com/ if i want to publish my app(keys) for i.e.: google sign in, im asked about a privacy policy and Terms&Conditions that should be hosted on the domains:
I have filled those fields like that but it doesnt seem right and in the future could be a problem. Can someone share their experience with Google APIs for applications that need sigin? What are the best practices?

Chromebook does not show app page

A friend has two google accounts and one chromebook. Neither google account will display the app page on the chromebook. Prolly not helpful, but included is a screen capture of the message.
screen capture showing the app page error message
Logging into any other computer properly displays the app page. Logging out and in on the chromebook doesn't change things. Clearing cache on the chromebook doesn't help. No joy.
I've asked him to check his proxy settings, and to have a friend try yet a different google account.

Meteor accounts login only working on localhost

I have Facebook, Google, and Twitter all working on localhost, but when I deploy the application to Modulus, all three are not working. They are configured properly on the various developer sites with the callback URLs. Each one gets hung up on the popup window, and there seems to be some sort of issue with the redirect.

Resources