Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 5 years ago.
Improve this question
For an app specific to a closed system like for internal usage within an organization, what are the concerns of the approval process at the App Store? The application requires user to login, and the login details are provided internally, and there is no signup feature.
You must provide a temporary login to the reviewer; you can do so in the "additional information" field at the bottom of the iTunes Connect form you use to upload your application. I've done that in previous apps and it works perfectly well. Once your app is approved, just disable the account.
Related
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 9 years ago.
Improve this question
I am beginner developer. My task is receiving App_id for Oauth authorization on facebook. Can you help me what should I do for this?
You need to go to this link here and login with the Facebook account with which you want to create a developer app for. Then go to the apps tab on the top right and follow the links to creat a new app. After that go to the app in panel and there you should easily find the app key and secret.
Firstly
you have to make sure to use a FB-sdk which you want to use.(php/javascript/..)
then make sure to download them and read documentation properly.
After that if any error occur you can consult here.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 9 years ago.
Improve this question
Like many other people on the web I was worrying about the expiration of the 60-day access tokens because my app will do some async publishing and I cannot initiate re-athorization because those jobs run on the backend without any user-involvement. Then I disovered that there are "App access Tokens" (http://developers.facebook.com/docs/concepts/login/access-tokens-and-types/). And they can be used to publish 'on behalf of the user' without expiring. My question is: What are the limits of these app-tokens when publishing? Is there anything I can't publish with them?
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 5 years ago.
Improve this question
I've an admin account under some team in apple.
I noticing that I have no privileges to access "iTunes Connect".
Does this means that I can NOT submit applications to Apple Store?
And What can I do If I couldn't submit the app to apple store?
No, admins can't submit apps to the app store in iTunes Connect. Only the Team Agent can do that.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 6 years ago.
Improve this question
We want to create a Facebook application but do not want that application to be associated with a personal account. Is that possible? Is it possible to create a Business account using the company name, do not attach a personal account to it and create an application?
Facebook applications must have developers and these are can't be companies so you can't do it if your company don't have facebook developer account.
All you can do is open facebook developers for company accounts and then you can create applications.
Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I have not submitted an application yet, however am wondering if you guys could share your knowledge and experience on the subject and tell me if my plans will work or not.
The app I have created has a registration process in the app itself that updates the applications cookie which keeps it registered. Thus in its initial stages the application will be locked and the user will then have to register on my site which will be a subscription based payment to keep the phone working.
Do you think apple will allow this? if not what suitable alternative are available.
I think you should be fine as long as you follow the review tips:
Providing Additional Info for the App Review Process
If your application requires specific settings, user registrations or account information prior to submission to the App Store, be sure to include that info in the field "Demo Account - Full Access" on iTunes Connect. This is a text field visible only to the App Review team, so the information entered in that field will not be viewable on iTunes to the general public. You can also include general instructions or other relevant information about your application which you think would be useful for the review process.