app-id

App ID with identifier not available when turning on remote notification

故事扮演 提交于 2019-12-08 11:31:40
问题 I have an app which I've just submitted to the app store. In the developer portal it has push notification checked, however it's not yet configured. I want to add Push notification capability to this app. I try to turn on Push in XCode Capability tab. There was a issue and I press fix issue, it said the ID is not available, though it it the ID for the app already available in the app store. Also under the General tab: Now what do I do to fix it? Despite having read "iOS Code Signing: Under

iOS Provisioning Portal – App ID

心不动则不痛 提交于 2019-12-07 14:12:05
问题 I have an app in the App Store, recently updated. I added an In-App Purchase in it. App ID created in iOS Provisioning Portal says that In-App Purchases is not available: However, it works just fine... So my question is what is App ID and where I need it? 回答1: for these services you have to create a unique AppID . the AppID which contains the asterisk * is not unique AppID . example for the unique AppID : ABCDEFGHIJK.com.applicationid.veryunique the following IDs cannot use the relevant

Multiple Facebook app_id on same url

心不动则不痛 提交于 2019-12-07 12:17:40
问题 Is it possible to have two Facebook App Ids on the same page? We wish to do this as we are adding a new Facebook app to a network of sites but want to avoid having to update each individual site's app. If we can have multiple apps we will be able to maintain a single app across all sites, while retaining the functionality of the legacy apps on the sites. eg adding two open graph tags for app_id (Facebook linter seems to pick up both but I'm not sure if this will create other problems

Change App ID of Apple Watch App

孤街浪徒 提交于 2019-12-07 05:06:12
问题 I have recently transferred some of my apps from one account to another. When I did this the App IDs also transferred. However, the App IDs did not transfer for the WatchKit Apps or WatchKit Extensions. I have tried to upload and after the upload has completed and appears in iTunes Connect Prerelease I receive an email about CFBundleIdentifier Collision . I then tried to change the App ID for the Apple Watch app and see this error when uploading: Attempting to change bundle identifier from

Multiple Facebook app_id on same url

此生再无相见时 提交于 2019-12-05 21:12:21
Is it possible to have two Facebook App Ids on the same page? We wish to do this as we are adding a new Facebook app to a network of sites but want to avoid having to update each individual site's app. If we can have multiple apps we will be able to maintain a single app across all sites, while retaining the functionality of the legacy apps on the sites. eg adding two open graph tags for app_id (Facebook linter seems to pick up both but I'm not sure if this will create other problems/complications): <meta property="fb:app_id" content="{APP ID 1}" /> <meta property="fb:app_id" content="{APP ID

Change App ID of Apple Watch App

怎甘沉沦 提交于 2019-12-05 11:41:21
I have recently transferred some of my apps from one account to another. When I did this the App IDs also transferred. However, the App IDs did not transfer for the WatchKit Apps or WatchKit Extensions. I have tried to upload and after the upload has completed and appears in iTunes Connect Prerelease I receive an email about CFBundleIdentifier Collision . I then tried to change the App ID for the Apple Watch app and see this error when uploading: Attempting to change bundle identifier from com.domain.myapp.watchkitapp to com.domain.myapp.watchkitapp2 is disallowed for bundle MyApp.app/PlugIns

How to obtain Bing search Api and AppID for a website [closed]

孤街醉人 提交于 2019-12-05 02:00:21
i have created the site in which i want to use bing search API . for that it require AppID but i didn't get the AppID. i tried to create a AppId on (azure market place) by creating the windows live ID . i created the client id and register the application. can any one suggest me how get the AppID for bing search API? John C To use the new Bing Search API , you need to use your account key to authenticate. The AppID was the old method of authenticating soon to be deprecated Bing Search API 2.0 . You can find your account key on your account information page. You can see an example of

Do I have to register a new Bundle ID to upload new application to iTune Connect?

我只是一个虾纸丫 提交于 2019-12-04 05:10:24
it is my very first time to upload an application to iTune Connect, and this one freaks me out: The selection of bundle id appears to be only one option: "Xcode iOS Wildcard App ID - * ", and there is a line below: you can register a new bundle id. The question is, do I have to register a new bundle id? if not, what will be the bundle id suffix ? Thanks a lot! p.s. I like simple things so that is why I try to avoid register something either wrong format or easily forgotten. You have to register a new bundle id in the apple developer center for your new app, in the "Certificates, identifiers

Should the rfc1034identifier be removed from the CFBundleIdentifier in plist file?

别说谁变了你拦得住时间么 提交于 2019-12-03 05:45:53
问题 In my Xcode project's plist file, I can see the value for the key CFBundleIdentifier is: com.mycompany.${PRODUCT_NAME:rfc1034identifier} Obviously I will have to change com.mycompany to the domain name of my company, but I have no idea whether the rfc1034identifier should be removed so that it becomes: com.mycompany.${PRODUCT_NAME} Google did not help answering my question. Does this rfc1034identifier affect the AppID that I should provide in the iPhone Developer program - Provisioning Portal

How can I get an APP ID so I can access the Facebook JavaScript SDK [duplicate]

寵の児 提交于 2019-12-02 23:48:59
问题 This question already has answers here : Closed 7 years ago . Possible Duplicate: Do I need an appId for a XFBML version of the Facebook Like button? I would like to use the Facebook JavaScript SDK to sense when the Like button on my page is clicked so I can do other things on my own page at that time. But I apparently need an App ID and it's not clear how I get one of these. I submitted a cell phone number so Facebook could send me a secret number to authenticate me, but when I submitted