app-store

Is showing the payment pages using Webview solves the App-store's In-App Purchase issue?

|▌冷眼眸甩不掉的悲伤 提交于 2020-03-03 07:44:30
问题 I got a new message from Appstore for my new app submission: Guideline 3.1.1 - Business - Payments - In-App Purchase We noticed that your app or its metadata enables the purchase of content, services, or functionality in the app by means other than the in-app purchase API, which is not appropriate for the App Store. My app has a payment feature and I have implemented it using stripe. The payment feature is implemented on sign up, free trial and manage subscription pages. Currently, I have

Can we get unique transaction id from app store

瘦欲@ 提交于 2020-02-27 09:37:26
问题 i want to access transaction id or something unique id when the app is first purchased and downloaded from app store. so that i can identify that user with that unique id,and send that id to my server. is this possible to get that from app store.? Thanks in Advanced.. 回答1: You can get a unique transaction ID from an In-App-Purchase, but not from the original download or app purchase from the iTunes App store. Neither of these identify the user. Apple's privacy policy may prevent them from

Submission of Augmented Reality iOS Applications to App Store

折月煮酒 提交于 2020-02-02 14:55:26
问题 I’m developing an AR application for iOS, for a range of toys. The concept of it is essentially that on the physical toy is a marker that the camera will detect, and overlay a 3D scene. My question is regarding submission of AR applications to the App Store. What are the requirements around providing AR Markers for App Store approvers to test with? Regards, Daniel 回答1: You can put the image marker into any web server, then you can provide a link for Apple in Review notes. Apple requires demo

Submission of Augmented Reality iOS Applications to App Store

我们两清 提交于 2020-02-02 14:55:11
问题 I’m developing an AR application for iOS, for a range of toys. The concept of it is essentially that on the physical toy is a marker that the camera will detect, and overlay a 3D scene. My question is regarding submission of AR applications to the App Store. What are the requirements around providing AR Markers for App Store approvers to test with? Regards, Daniel 回答1: You can put the image marker into any web server, then you can provide a link for Apple in Review notes. Apple requires demo

“Too many symbol files” warning when submitting app

若如初见. 提交于 2020-01-30 23:06:40
问题 I submitted my app to the app store and received the following warning (not error): Too many symbol files - These symbols have no corresponding slice in any binary [XXXXXX-XXXXXX-XXXXXX-XXXXXX-XXXXXX.symbols, XXXXXX-XXXXXX-XXXXXX-XXXXXX-XXXXXX.symbols] What caused this issue? How can I fix it? Will it create issues with crash reporting to Crashlytics? 回答1: Same problem occurred to me, and here is why this happening and the solution. Short version : Redundant dSYM files are being produced due

“Too many symbol files” warning when submitting app

被刻印的时光 ゝ 提交于 2020-01-30 23:06:24
问题 I submitted my app to the app store and received the following warning (not error): Too many symbol files - These symbols have no corresponding slice in any binary [XXXXXX-XXXXXX-XXXXXX-XXXXXX-XXXXXX.symbols, XXXXXX-XXXXXX-XXXXXX-XXXXXX-XXXXXX.symbols] What caused this issue? How can I fix it? Will it create issues with crash reporting to Crashlytics? 回答1: Same problem occurred to me, and here is why this happening and the solution. Short version : Redundant dSYM files are being produced due

“Too many symbol files” warning when submitting app

北慕城南 提交于 2020-01-30 23:05:21
问题 I submitted my app to the app store and received the following warning (not error): Too many symbol files - These symbols have no corresponding slice in any binary [XXXXXX-XXXXXX-XXXXXX-XXXXXX-XXXXXX.symbols, XXXXXX-XXXXXX-XXXXXX-XXXXXX-XXXXXX.symbols] What caused this issue? How can I fix it? Will it create issues with crash reporting to Crashlytics? 回答1: Same problem occurred to me, and here is why this happening and the solution. Short version : Redundant dSYM files are being produced due

AppStore - App status is ready for sale, but not in app store

独自空忆成欢 提交于 2020-01-30 14:03:52
问题 Status of app ready for sale still 9 June.. Like in there https://discussions.apple.com/message/8147141 App link : https://itunes.apple.com/us/app/yupek-mebel/id884771427?ls=1&mt=8 回答1: After your app status changes to 'Ready for Sale' you will get official mail from Apple. The mail itself states that it might take 24 hours before your App is available on AppStore. If it takes more than days then contact Apple. Refer below screenshot. 回答2: You have to go to the "Pricing" menu. Even if the

iPhoneX Error - This app was not installed from the App Store and must be reinstalled manually

柔情痞子 提交于 2020-01-30 09:02:25
问题 My application is signed with Enterprise distribution certificate . When I try to install my app on iPhone X it installs successfully but when I try to open, it gives me an error "This app was not installed from the App Store and must be reinstalled manually" Please note that app is opening and working on all other devices. This issue occurs only some specific iPhone X, not on every iPhone X. Can someone please tell me why I am facing this error. Screenshot is attached 回答1: The app may have

App store review guidelines 2.10 - should iPhone app be adjusted to iPad?

流过昼夜 提交于 2020-01-29 21:07:39
问题 I find paragraph 2.10 of App store review guidelines a bit ambiguous. It says : "iPhone Apps must also run on iPad without modification, at iPhone resolution, and at 2X iPhone 3GS resolution" My app is deployment target is iphone and the supposed device orientation is portait When I tested my app on ipad simulator it looks as follows: This is just a piece of the view to give you the notion of how it actually look like - the app view does not fit the whole frame of ipad simulator. The reason