app-store

Updating live App ID for Push notifications

南楼画角 提交于 2019-12-20 12:23:04
问题 I have an app in the App Store which has a wildcard App ID. I want to add push notifications to it, but cannot as we have a wildcard App ID. This is the error I get: Only explicit App IDs can be used to access the Apple Push Notification service. Please use an existing App ID with a specific Bundle Identifier or create a new one. Can I create a new App ID for my app that is live in the store? Won't that cause issues? I'm confused as to how I can add push at this stage? [EDIT] Can I setup a

How can I test Firebase Dynamic Links if my app is not in the App Store?

那年仲夏 提交于 2019-12-20 12:06:42
问题 I'd like to be able to open the app and print the parameters when I click on the dynamic link (even though it's not published). Is there a way to do this? 回答1: Yes! In fact, I go through this exact process in the getting started videoS (part 1), (part 2), which I recommend you check out if you haven't yet. But, generally speaking, you can test the "Open my app if I have it installed" flow simply by clicking on a dynamic link. If your app is installed on the device, it should open up just fine

Demonstration video for the appstore? [closed]

ぃ、小莉子 提交于 2019-12-20 10:26:53
问题 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 4 months ago . I uploaded my app to itunes connect and i waited a few days.. and then the app that i uploaded was denied. 1 of the reason was that i didnt had a demonstration video with my app in use? Furthermore, we began the review of your app but are not able to continue because we need access to a video that demonstrates

App Store does not show my app after approval

那年仲夏 提交于 2019-12-20 10:19:30
问题 I developed iOS app, and I uploaded binary of my app on 19th August 2013. Today(23rd August 2013) I got mail from Apple saying that "your app is Ready for sale " with Green dot in my iTunes Connect. but it doesnot show any links to my app in in App Store in my iTunes Connect account This is my first version of app, Here is screenshot of my rights and pricing section from my iTunes Connect account. How should I live my app in app store or it will be automatically live in the store ? : Thanks

iOS App Ready for sale status but not appearing in the store [duplicate]

半世苍凉 提交于 2019-12-20 10:16:41
问题 This question already has answers here : Application is “Ready to Sale” but not reflected on iTunes Store [closed] (3 answers) Closed 5 years ago . My iOS app shows status "Ready for sale" in my iTunes connect account. The status changed 3 hours back. I am able to view the app when i click in the link provided in my iTunes connect account. My app is not available when i search it in the store. How much time does it take for the app to come up on the store. 回答1: First of all, Please search and

Rate my Application in iTunes within my Application in iPhone

十年热恋 提交于 2019-12-20 09:59:46
问题 I have to provide a link in my app where the user touches on it it will take me to the itunes Appstore page of my application where the user can rate the Application. I think other apps try to access the Appstore Application in the device and pass the corresponding url of the application in itunes... How to do this? Any ideas... 回答1: Here's my method; this goes straight to the App Store and to the Review/Rate page for my app: - (IBAction)rateGame { [[UIApplication sharedApplication] openURL:

How often are sales stats updated on iTunes Connect? [closed]

≡放荡痞女 提交于 2019-12-20 09:46:05
问题 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 last year . My app was accepted by Apple today and I am trying to figure out how many times it has been downloaded. Does anybody know how often the sales stats are updated on iTunes Connect? Is it once per day? If so, at what time is it updated? 回答1: According to Page 17 of Apple's latest documentation, Reports are available

Don't Backup to iCloud but still rejected

本小妞迷上赌 提交于 2019-12-20 09:02:59
问题 In my app i have to store Core Data Database and audio files, so i decoded to put them in Documents directory. To prevent them from backing up, when i first launch the app, i put the Don't BackUp flag like this - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions { [self addSkipBackupAttributeToItemAtURL:[self applicationDocumentsDirectory]]; } - (NSURL *)applicationDocumentsDirectory { return [[[NSFileManager defaultManager]

iOS App Rejection due to 2.23 - iOS Data Storage Guidelines

半世苍凉 提交于 2019-12-20 08:59:45
问题 Here's message from Apple about rejection : 2.23 - Apps must follow the iOS Data Storage Guidelines or they will be rejected 2.23 Details On launch and content download, your app stores 6.5 MB, which does not comply with the iOS Data Storage Guidelines. Next Steps Please verify that only the content that the user creates using your app, e.g., documents, new files, edits, etc. is backed up by iCloud as required by the iOS Data Storage Guidelines. Also, check that any temporary files used by

Can't read PKZip signature validating app for App Store

老子叫甜甜 提交于 2019-12-20 08:35:36
问题 I am attempting to submit a new version of my app to the App Store. I am using Xcode 6 GM. The previous version of this app was submitted with Xcode 5.1 without issue. After I generate the app archive, I click "Validate..." in the organiser. Xcode takes me through the process of selecting my developer team and verifies the provisioning profile that will be used. It then starts to generate the package before failing with the message ditto: Couldn't read PKZip Signature Unable to extract