How can i generate private key for firebase admin sdk? - firebase-realtime-database

I am trying to create new private key for firebase admin sdk, but the button is not available. Can someone guide me on how can i achieve this?
Any solution appreciated!

After a lot of struggle. Finally, I found the solution. Just go to google cloud and click on the firebase-admin option and add your keys
https://console.cloud.google.com/iam-admin/serviceaccounts
You can also check this video

firebaser here
The option to generate this key was accidentally removed from the Firebase console last Friday, as a new version of the console interpreted the HTML differently than in the past. We have a fix for this rolling out in production today.

Related

Youtube API - stream key issue - lives stream

We have a project where we create slots for the live stream. Project has been created on the Google cloud platform, implemented the oauth2.0 connection. It worked well at first, but we wanted to switch from testing mode to production. We have not received stream keys back since then, so we cannot use our tool. According to the dashboard the tool connects to the project. We tried to get back from production to test mode but it did not help. We started the process from the scratch, but the result is the same: no stream keys (we get back an empty string). Any advice? Maybe due to the change to the production mode, do we have to go through the verification procedure to get stream key? Thank you in advance!
Indeed, you need to get your application audited and approved by Google.
Fill in this form; then wait for their response.
Be aware that, according to the experience of users of this forum, Google's answer does not come shortly.

Problems with facebook adset setup

Hi I am trying to set up a adset for the Apple App Store (Google Play doesn't give this), but i am facing this error message;
Missing or invalid field in promoted objects: Application_id must be
valid for the APP_INSTALLS optimization goal. Set it in Promoted
objects.
I have through topics regarding this, but couldn't find a solution, can you please assist?
Thanks,
E.
Same Issue here: application_id needs to be Valid Facebook Ad
I had the exact same error and solved it by changing the app type to Consumer. Unfortunately you cannot just change the type for an existing app, so you have to create a new app and select the right type, see:
https://developers.facebook.com/docs/development/create-an-app/app-dashboard/app-types/
I guess that for me the error occured because I chose hte Gaming type which does not support App Events, see link above. The Consumer type worked for me.
Of course you get a new app ID, which you need to put again into the Facebook SDK inside your app, so it is kind of starting all over again.

My iOS app does not appear on Firebase dashboard

My app is live on the App Store and there are no crashes on the front end however when I log in to Firebase I cannot find it on the dashboard. I tried copy & pasting the database URL but I got the message saying that there was an error making the request and that I should try again later. Has anyone else encountered this issue and could advise me on who to contact to resolve it?
According to the Firebase Status Dashboard, there should be no issues with the Realtime Database at the moment.
Assuming that your app was associated with your Firebase account previously and just suddenly disappeared, I have not heard of/ encountered anything similar in the past.
One thing to try is to make sure you are logged into the correct account and have selected the correct project.
Since accessing the database directly through its URL says to try again later, this might be a temporary problem that is resolved shortly.
However to make sure, your best option at this point is probably to reach out to Firebase support directly using this form (requires sign-in).

An issue with creating OAuth 2.0 Client ID for iOS Application in Google Developer Console [duplicate]

I am not able to create oAuth client ID for my iOS app.My app is not create in Apple iTunes App Store because i cannot enter AppStore ID. Here i am attaching two screen shots.First one is create client id form and second one is my error screen shot.How to solve this issue?Please help me..
I am getting error like this....
This a new issue with new google console and happening for around last 10 days for iOS. To solve this for now, go to old console and try with same way you did earlier.
This is the URL for old console(carefully look ?noredirect, this is needed.)
https://code.google.com/apis/console/?noredirect

Saving data to to devices calendar

I am using query mobile, and phonegap to create an app. Within the app I am building a basic list which holds dates and associated information. I want the user to be able to click the list item and for the data to be saved to their own calendar.
I have searched online, and can't seem to find anything relating. Can anyone help push me in the right direction?
Thanks in advance...
Phonegap does not expose an API to access the device calendar.But I think you can create a phone gap plugin for this purpose.I am not sure about the feasibility of this.May be this link will give you more information.
Try this Android Calendar access plugin for PhoneGap : https://github.com/phonegap/phonegap-plugins/tree/master/iPhone/CalendarPlugin

Resources