app-store

How to get iOS appStoreReceiptURL into Base 64 Encoded String?

给你一囗甜甜゛ 提交于 2019-12-28 08:12:49
问题 I want to use appStoreReceiptURL to see which version of the app someone purchased. How can I get this into a string? I'm testing this by downloading the app from the store, then running a new version of the app from Xcode. Here is what I've tried: NSURL *receiptUrl = [[NSBundle mainBundle] appStoreReceiptURL]; NSLog(@"receiptUrl %@",[receiptUrl path]); if ([[NSFileManager defaultManager] fileExistsAtPath:[receiptUrl path]]) { NSLog(@"exists"); NSError *error; NSString *receiptString = [

Are performSelector and respondsToSelector banned by App Store?

主宰稳场 提交于 2019-12-28 04:31:11
问题 My latest build was accepted into the Apple app store, but I got the notice quoted below a couple of days later. My app also uses Rollout.io, and I asked explicitly if this was the problem. No response yet. If respondsToSelector or performSelector are banned, are there any replacements? Dear Developer, Your app, extension, and/or linked framework appears to contain code designed explicitly with the capability to change your app’s behavior or functionality after App Review approval, which is

Switch universal app to iPhone only app

我的未来我决定 提交于 2019-12-28 04:27:12
问题 I have Universal app uploaded on app store, Later based on requirements I have decided to revamp my entire app with iPhone only, so I have created new project in Xcode(with same bundle id) Now when I try publish my app on the store it shows me this error of Target device family here is the screenshot of error I have settled my deployment target to iPhone only in my new project still it shows me error. Where I am making mistake? 回答1: As per the error message in your question, you cannot remove

Xcode error while validation - “Your binary is not optimized for iPhone 5”

倾然丶 夕夏残阳落幕 提交于 2019-12-28 03:40:20
问题 Just got stuck with this error while I'm trying to publish an app to app store. Sorry because i cant copy-paste the error code so I will post an image in my question. 回答1: Are you sure the 568h file is actually in PNG format? Also make sure that you provided support for iphone 5 for all your screens? Only adding Default-568h@2x.png is not gaurantee for iphone 5 support. You have to check for framing of all your view for iphone 3.5" and 4" device. You can do the framing by code or autoresizing

Tips for a successful AppStore submission? [closed]

天大地大妈咪最大 提交于 2019-12-28 03:15:33
问题 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 7 years ago . In a day or two I'll be ready to submit my iPhone app to the AppStore and I'm curious whether people who have gone through this process have any tips / suggestions for a smooth submission process. Here's things I've covered; No memory leaks Tested performance on an actual device Doesn't crash :) Using correct

Xcode error when uploading to App Store: “No suitable application records were found”

99封情书 提交于 2019-12-28 01:54:25
问题 I'm using Ionic to build an html app for iOS. I've registered an app on iTunes Connect. All goes well in Xcode until I upload to the App Store. I get the following error: iTunes Store operation failed. No suitable application records were found. Verify your bundle identifier 'com.iconicframework.app315125' is correct. 回答1: I suspect you should not be calling your app "com.ionicframework.app315125". That looks like a leftover name from an example project. You need to create a new Bundle

Xcode error when uploading to App Store: “No suitable application records were found”

时间秒杀一切 提交于 2019-12-28 01:54:24
问题 I'm using Ionic to build an html app for iOS. I've registered an app on iTunes Connect. All goes well in Xcode until I upload to the App Store. I get the following error: iTunes Store operation failed. No suitable application records were found. Verify your bundle identifier 'com.iconicframework.app315125' is correct. 回答1: I suspect you should not be calling your app "com.ionicframework.app315125". That looks like a leftover name from an example project. You need to create a new Bundle

Getting error in itunes connect

时间秒杀一切 提交于 2019-12-25 04:12:33
问题 When i am submitting to the review in appstore getting error like this. Previously everything is fine,but recently iam facing this issue. 回答1: Apple added new screenshot requirements recently. Make sure you aren't missing sizes for an iPad Pro. 回答2: You need to go into your "Media Manage" in itunes connect, and tick "Use 5.5inch display" for all the empty screenshot sizes. Do the same for iPad. This was answered - Unable to submit iOS app for review 来源: https://stackoverflow.com/questions

Apps that use non-public APIs will be rejected

耗尽温柔 提交于 2019-12-25 04:05:16
问题 our app have been rejected by apple with the following message: (i put in column the location of any api mentioned) We found that your app uses one or more non-public APIs, which is not in compliance with the App Store Review Guidelines. The use of non-public APIs is not permissible because it can lead to a poor user experience should these APIs change. We found the following non-public API/s in your app: BuyFreeWinTicket_marshal___:numbers:os:, (my internal code) getCellValidationInfo

How to upload App Preview on iTunes Connect?

和自甴很熟 提交于 2019-12-25 03:28:32
问题 I have made a video for my app and upload this App Preview onto iTunes Connect . However, it cannot be saved. I already used the latest Safari on OS X 10.10 and tried many times. Anyone succeed with upload an App Preview? 回答1: Try restarting Safari. Worked for me after 5 failed attempts with different files. 回答2: Had the same problem that iTunes Connect would not save the video. Turns out the screen recordings I made with QuickTime off of an iPad/iPhone via Lightning cable had a frame rate