where can I find Provisioning Profiles page in Certificates, Identifiers & Profiles? - certificate

I can't find page of Provisioning Profiles from Certificates, Identifiers & Profiles.
In googling, they all say " go Provisioning Profiles in Certificates, Identifiers & Profiles"
but my Page does'nt have that menu.
Do I need to more certification?
or something wrong with my ID?
this is my Page.
I think that left side is the place for Provisioning Profiles....
but there is not.
Thank you for reading, have a good day.

All the answel I saw are past design of app developer site.
Now that image is recent design.
And we can not get app-id directly.
Make key or identifilers step can connect app-id.
I got helped this page.
https://learn.microsoft.com/ko-kr/azure/notification-hubs/notification-hubs-ios-apple-push-notification-apns-get-started

Related

Unity 'You are not authorized to set the license key' error for Google Play in-app purchases

When I try to set the license key in Unity for in-app purchases it says I'm not authorized, I'm signed into the Keystore too. I got the license key from 'Monetization setup' tab from Google Play Console instead of the 'Services and API' tab that it tells you get it from as that no longer exists (so Unity fix that please) so I assume it's the correct licensing key. Any ideas why I'm not authorized?
As far as I can tell, this isn't needed.
You should be able to just fill this out on the Unity Dashboard (https://dashboard.unity3d.com/gaming/) in Projects > Project Settings > General
See this post for more info:
https://forum.unity.com/threads/purchase-you-are-not-authorized-to-set-the-license-key-google-play.954261/

deleted one of the administrators in roles which removed the app in facebook developer

I am an administrator of one of the apps on facebook developer account. One of the administrators is obsolete so i decided to remove him from that role. After ticking the (x) on his account to remove the administrator i was kicked out to the main page of the facebook and i cant see the app i was working on again.
i checked if it was deleted so i can restore it back, but it wasnt. what did i do wrong and how can i get the app back? my mobile apps are connected to it for validation.
please help!
thanks alot
really not sure why people are down voting this question, its something i encountered from facebook, but thanks anyways. The solution was that i had to ask another administrator to add me back.
i just want people to know that deleting an administrator could cause you to be deleted from the specific app.
cheers!

How do you remove developer capabilities from your Facebook account?

I would like to remove all developer capabilities from my Facebook account, but cannot get a clear sense of how to do this (after much searching).
I'd appreciate any help, thanks!
Can you please elaborate what you mean exactly with "developer capabilties"?
You could remove the Facebook Apps such as "Developer" and "Graph API Explorer" here: https://www.facebook.com/settings?tab=applications
Furthermore you can remove yourself from every app you created under the "Role" submenu of the app overview here:https://developers.facebook.com/apps/
This helps me in disabling the developers facebook account. First you need to delete any apps that is associated with your account, Watch this video
https://www.youtube.com/watch?v=Kj3Qk5DP1NM

Facebook developer account, all apps disappeared

I am a mobile developer and I frequently use facebook to add sharing feature to my applications.
I usually have alot of applications on my facebook developer account.
But today all my apps have disappeared and my account seems to not be a developer account.
When I click on the "Applications" menu (on https://developers.facebook.com/) I only see "Register as a Developer" in the dropdown menu.
Someone have any idea how to fix this?
I have exactly the same issue. If there was a violation - and I don't think there was as the app is in sandbox - I received no notification of this. The literature states that an app will be disabled, not that an entire developer account will be removed. As I have other active apps this is quite a problem. It seems I can set up another developer account but one assume all existing apps will need to be set back up. Clusterf**k
UPDATE:
I re-signed up as a developer and all my apps are still there. A fright, but better that!
I'm not registered to accept payments. I couldn't find a hint of official support on the subject of 'closed developer accounts' nor any real way to directly engage other than firing off a bug report. As I said, re-registering did the trick and they just asked for a few bits of info.

How do I apply to use the API in my iPhone app?

I have all the coding complete but need a token (or certificate) from Facebook in order to launch my app. Where do I get this?
Facebook's Developer site would be absolutely the place to start
They have alot of great tutorials there too.
And here is the link to create a new Facebook app and with it you will get an App Secret and ID. With those you can use the Facebook API, ofcourse you need access tokens from the users. The website has good documentation and examples on how to do this
developers.facebook.com
Go to your app and you should have all there. How have you been testing without this before ?
Are you sure you are not referring to the IOS certificate to launch the app on the appstore ?
Could you specify what you are looking for?