Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

9
votes
1answer
367 views

Retrieve all comments with FQL by application ID

We use the facebook comment plugin to have comments on our site. To moderate those, we use this tool: https://developers.facebook.com/tools/comments However, we want to build our own tool to ...
6
votes
2answers
2k views

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

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 ...
6
votes
1answer
4k views

App ID and Bundle Seed ID in multiple applications with ASPN, InApp Purchase, and other

I will create multiple sale versions of the same application with push notifications feature: CoolApp (full version) CoolApp Free (free, features limited version) CoolApp InApp (free version ...
5
votes
1answer
6k views

How to change the App ID associated with my (Xcode managed) Team Provisioning Profile

I constantly struggle to get my codesigning to work. I'm trying to get a good generic provisioning profile that will work for all my apps during development. They're always failing codesign, but ...
4
votes
1answer
210 views

Merging existing iPhone and iPad app ids into a single universal app id

I have an existing iPhone app and an iPad app, now I have created a Universal app, and I want to know if there is any way to kind of "merge" the existing app Ids, so I can upload my new app as an ...
4
votes
1answer
905 views

Obtain Apple software id number before appstore submission (for Appirater)

I'd like to use the wonderful Appirater code to encourage users to rate my app, which I have yet to submit. In order for this to work, you need to have the software id supplied by Apple. As I haven't ...
4
votes
11answers
4k views

Error Installing iPhone App on Device

I set up all my certificates and keys today and am trying to run my project on my iPhone. I'm encountering this strange error: Your mobile device has encountered an unexpected error (0xE800003A) ...
3
votes
3answers
3k views

Do you use a different app id for your iPhone beta apps?

Those of us with iPhone apps (released or unreleased) are able to send out limited beta builds using ad-hoc distribution. While the Apple docs for this have a few holes in them, there are a number of ...
2
votes
2answers
1k views

Apple - Provisioning portal - How to delete an App ID? [closed]

Does anyone know how I may delete some APP ID I've created into the Apple Provisioning portal and that are not used (created by mistake or for testing) ? I've read some answers from last year that ...
2
votes
1answer
2k views

Do I need an appId for a XFBML version of the Facebook Like button?

I'm really confused. I'm trying to use some of the very simple Facebook plugins on my site, specifically the basic "Like" button. I already know how to use the limited version with an iFrame. ...
2
votes
2answers
3k views

How should my “App IDs” section look like?

I know there are many other questions out there, but I can't seem to find exactly what I want. Let's say that I'm having 5 apps right now: App1 and App2 are the full and lite version of the same ...
1
vote
1answer
96 views

API Keys used to not be the APP ID?

I'm upgrading our FB app to use the new SDK. Noticed that API Keys are now the same as the App ID. We're still sending over our old API Key for tokens. Are the old API Keys Obsolete/Deprecated... ...
1
vote
0answers
150 views

Like Button Error - I must setup the Connect Base Domains for my app?

I've implemented a Facebook Like button on this page: http://gointrigue.com/sandbox/2011/08/hello-world/ Unfortunately it's giving me an error. It tells me "The app ID specified within the ...
1
vote
3answers
693 views

Facebook API FB.getLoginStatus returns undefined

I have added a like button on my website, and want to know who clicked the like button. These are my sample code: <div id="fb-root"></div> <script> window.fbAsyncInit ...
1
vote
1answer
126 views

Method for calling App ID, API Key, Client Key, etc.?

-->This question is geared to mobile applications for Windows Phone 7 (Although I'm sure the solution could be used on any .net application<-- Hello what are some ways of calling Application IDs, ...
0
votes
1answer
58 views

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

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 ...
0
votes
1answer
30 views

provisioning profile and app name mismatch

When I made the app ID for my app, for the identifier I put my app name as lowercase when my project is is uppercase. How could I use this with my app?
0
votes
2answers
60 views

App Id and Secret key Facebook for Android

I'm creating a facebook application on the Android platform ... to make a thesis ... I was wondering ... but because we need to create an application on facebook? What is the App ID and Secret Key? ...
0
votes
1answer
47 views

How can I predict my APP ID in the app store before submitting? [closed]

Possible Duplicate: Obtain Apple software id number before appstore submission (for Appirater) I want to remind users to rate my app, like what's done in ...
0
votes
1answer
62 views

iphone app bundle / company identifier with ccTLD - what's the protocol?

whats the protocol when your domain name is domainname.com.au is it au.com.domainname.app_id or com.au.domainname.app_id or possibly com.domainname.app_id Bascially what do you do if you have ...
0
votes
0answers
47 views

Very Difficult: Apple Push Notification service and AppID

I published an application “惠友生活” to app store, and its Bundle ID is “com.huicard.huiyou” which is generated from “HuiApp-com.huicard.”. As you know, the App ID HuiApp(8343YQB24J.com.huicard.) has *, ...
0
votes
1answer
206 views

Getting Facebook App ID's via API Key/Secret

I have a whole bunch of API Keys/Secrets from all of my old Facebook Apps stored in my database. However, Facebook does not support the API Keys only the App IDs, which I don't have. I have tried ...
0
votes
1answer
43 views

Can I get NEW APP ID and use it for an old APP?

I have some modified apps on a site. Is it possible to create a new APP ID and swap the old ID with the new one? Would the the apps still work or do I have to start from scratch?
0
votes
1answer
95 views

Facebook debugger / linter gives “extraneous property” error suddenly even though nothing changed

I have a few blogs that use Facebook comments. They all use the same code to implement the comments box plugin and the meta tags. The only thing that changes between them is the og:app_id property. ...
0
votes
0answers
132 views

settings.AppId is null at Facebook.Web.FacebookWebContext

I'm using the .net 3.5 DLLs. When I try to do anything with FacebookWebContext.Current.SignedRequest, I get an exception that says "settings.AppId is null" My app is a tab within my page.
0
votes
0answers
16 views

Re-use App Id when transitioning to OAuth2?

When transitioning a legacy app to OAuth2 can the original App Id from the legacy app be used in the upgraded OAuth2 app or do we need to apply for a new App Id?
0
votes
1answer
64 views

Usage of Same Explicit App ID for two apps

Can I use same explicit app id for my iPhone & iPad applications? This App ID is configured to use Push notification, so I can receive push on both apps. Will appstore allow this? I couldn't find ...
0
votes
0answers
17 views

how do i use shopware (e-commerce) with facebook? How to get the ID

Problem is: on our website www.as-textildruck.de we are using Shopware System. There we need to fill out the ID we want to use our facebook fanpage ...
0
votes
2answers
181 views

Facebook Like Button Error: App ID does not match Domain

I am trying to set up an app and like button on pages within my site. I thought I was all set but am getting the following error: "The app ID specified within the "fb:app_id" meta tag is not allowed ...
0
votes
0answers
115 views

Setting up multiple domains for single app_id

Facebook recently added the option for multiple domain support within an app. You can find the post here: https://developers.facebook.com/blog/post/570/ However, when I add the second domain to the ...
0
votes
1answer
80 views

Already have an app-id. How to register app in Facebook

I have been using the auto generated facebook app-id for some time in my website. I had no knowledge of the App registration page back then. Is there any way I can still register my website in ...
0
votes
1answer
46 views

Can I update an app on the Appstore using a different App ID but same bundle ID?

My current situation is my client already has an app on the appstore that he wishes to update so that it can have In-App Purchasing. The problem is that the original app was created using an App-ID ...
0
votes
2answers
108 views

changing app-ID

I have an iPhone app (Show of Hands) that has been a freebie for nearly two years, with about 100,000 downloads. Now I want to enable in-app purchases to let users turn off iAds, but I cannot do so ...
0
votes
1answer
52 views

iPhone and App Certificates and APPID''s

So I have a few questions here. I started doing App development a while ago and am starting to submit Applications. And my question site mostly around the APPId's. Reason I am asking is because I ...
0
votes
0answers
1k views

App ID does not match domain Facebook like button error

I've been going around this site and the facebook developers form for a while and I haven't been able to find a solution to a problem I'm having. The Facebook Like Button is not accepting a "Like" on ...
0
votes
1answer
206 views

Codesign application with provisioning profile on different account

I'm working on a game which uses Game Center for multiplayer gaming. Now the time has come to test the game with another person. At first - I thought it would have been easy - just send him the ...
0
votes
0answers
40 views

Retrieving the all-numeric appId for an iOS app?

I'm looking to get the 10-digit appId (all numeric) for my iOS app; when I go to the provisioning profile, I see appIds that are 10 characters, but include alphanumeric text. I believe that there ...
0
votes
1answer
55 views

Will building & running another iOS project disassociate existing provisioning or app id's?

I recently recovered from not being able to test on my device in Xcode. After much headache, it turned out that I only needed to uninstall/reinstall iTunes, but I'd certainly rather not do so ...
0
votes
1answer
6k views

Deleting App-IDs from iOS Developer Provisioning Portal [closed]

Possible Duplicate: Removing App ID from Developer Connection I have several App IDs I started a long time ago that never came to fruition, and they're clogging up my developer portal. Can ...
0
votes
2answers
149 views

iphone: appID creation problem?

Whenever I create an app ID on my provisioning profile, the 10 digit bundle seed ID keeps getting imported in front of it... e.g. YVW2UMA3HV.com.yourcompany.ytj ..As a result, the project i'm trying ...
0
votes
2answers
257 views

Which App-ID to use when developing for a client?

I'm developing an app for a client who has his own developer account with apple to be able to publish the app under their brand name. So far, I've been using my own account to provide them with ...
0
votes
1answer
409 views

Is there only one distribution certificate per team leader or one per application?

I'm confused by the dev and dist cert. I got one app in the store, but I named my certs after my first app. Was this a mistake? I'm ready to go on my second app. But XCode is selected the dist cert ...
-1
votes
2answers
75 views

using $_SESSION['fb_'.APP_ID.'_user_id']

I'm developing a fb application with php sdk 3.0 and I've noticed that Facebook starts a session that contain the app_ID like that: $_SESSION['fb_'.APP_ID.'_user_id']; This session store the facebook ...
-1
votes
1answer
198 views

where to find appid

I registered my website in hopes to enable the facebook login script on my site, but after registration i was sent directly to the webapps page. Under the authentification section of the websites ...
-2
votes
1answer
66 views

why does facebook's dialog.feed require an app_id

I am using facebook.com/dialog/feed?app_id=...&caption=...&description=... Because it allows me to dynamically set the content of the share dialog box. I do not understand why an app_id ...