expo react-native stuck on splashscreen - expo

I have been working on an app that had been working fine until last night. Now when I try to start it just shows the splash screen with the message "New update available, downloading". Please see the snack of it. any help will be appreciated.
https://snack.expo.dev/#malikshahid85/muhammadanwaybetav1
Thanks,

Related

My google cloud console dashboard theme is changed. how to revert?

it's been few weeks that my GCP console dashboard theme is changed into this:
It's like 95% color is only white. I really dont like how it's look. Please help to change back the theme. Or is it somekind of bug?
normal theme using other account:
Not a bug. It's their new update and they have been rolling it out for a couple months now.
Reference: https://www.reddit.com/r/googlecloud/comments/xwheef/comment/ir6ftcc/?utm_source=share&utm_medium=web2x&context=3

How can I remove an app from the OAuth consent screen in console.cloud.google

I tried to set up social login for my website but I accidently uploaded a logo to the OAuth consent screen, which has locked my app in a verification Status: Needs verification. I get the following message:
"Because you updated the application logo, your app registration requires verification by Google. Please prepare your app to submit for verification".
I am unable to delete this application and set up a new one (without a logo) or remove the logo from the existing one. It's totally locked me up? I also get a message that it will only allow 100 logins before it stops. How can I get rid of this thing, I've got a banging headache, and spent 8 hours going around in circles... Should I just remove the google login from my website? Is that my only option now?
Please help me!
For anyone facing this issue in 2021:
If you place a logo on Oauth consent screen by mistake, submit your app for verification. This will allow you to use the consent screen as before.
When you are contacted by a representative, inform them you want to use the app withouth the logo.
You can also follow this thread or add your +1 in issue tracker.

Actions-on-Google - How to re-activate app in simulator?

I was trying to integrate my Actions-on-Google assistant app with OAuth 2.0. It wasn't working and I was playing around with the UI flipping switches to find out what would work. When I inactivated the app, I couldn't re-activate it!
The error message is 'Your app must have at least one action to test' (screenshot). But the app is fully functional and I could test it before inactivating. The app code is here for reference.
To be sure that I haven't messed up anything else, I also inactivated another similar project number-genie that I had successfully working and that too cannot be activated again and shows the same message!
How can I reactivate the simulator for testing?
Usually Actions will become inactive after some period of time (this used to be 30 minutes, but I'm not sure if that is the current timeout).
You can go back to API.AI and re-click on the Test button to have it re-deploy for the simulator. You can then make it active again.

Facebook API issue in Unity3D - "feature isn't available right now"

I am making a game for Facebook. There is a feature for sharing resources (Life) like Candy Crush.
When I'm making call to FB.AppRequest, I'm getting
Sorry, this feature isn't available right now. An error occurred while processing this request. Please try again later.
It's happening only for the common users and not for the admin & Testers.
And I'm facing this problem for a month. Show me a direction to resolve this issue. Thanks
Spent 3 hours looking for this, indeed the correct Object ID is here: https://developers.facebook.com/tools/object-browser
Facebook, update your documentation !

Add to timeline dialog doesnt appear at all

I am having some issues with facebook's open graph beta add-to-timeline function.
https://developers.facebook.com/docs/opengraph/tutorial/
I am following step by step instructions as mentioned in the text and video tutorial. As soon as I launch my app at https://strong-rain-3190.herokuapp.com/cooking.html the add to timeline button doesnt appear at all. I am not sure whats going on. Have tried many times but no luck.
Is anyone else having the same issue? or if there's any possible solution for this.
This is because you are logged into facebook already.
You can test this by clicking on the Cook button and it would work.
Log out of facebook for the Add to timeline button to show up.