app-store

What is significant account-specific functionality from Facebook

别来无恙 提交于 2019-12-24 02:24:13
问题 My Application got rejected from appstore by saying that "your app must include significant account-specific functionality from Facebook" i am using Facebook login and also Facebook sharing. In my app i have two type of login 1: Facebook login 2: Guest Login Some functionality in my app is restricted for Guest user that can only perform if you login with Facebook. Can any one please tell me that what is account-specific functionality from Facebook? Did Any body have phase this issue and if

Who bought my app

ぃ、小莉子 提交于 2019-12-24 02:10:14
问题 I develop mobile cross-platform games (for iOS,Android and WP). I want to know the email or the phone number of the people who bought my app from the iOS,Android or WP store, for using these informations for authentication purpose. Waiting for your valuable comments and sugessions Thanks. 回答1: You don't have that information unless people authorize you or give it to you. Under no circumstances should you be able to get the information of the people who are buying your apps unless they opt

Limit the app working on iPhone5 only?

寵の児 提交于 2019-12-24 02:00:48
问题 I googled about it but didn't came to any conclusion : Can I limit my app to work only for iPhone5 device? **May be something like this in .plist file ** or any other API <key>UIRequiredDeviceCapabilities</key> <array> <string>iPhone5</string> </array> Anyhow, if this is achievable then can I bypass through app store approval process ? Since upto my knowledge, it may show the MetaData error if I don't upload the screenshots for iPhone4/4S. So, simply I would like to have my app running on

Application approved - pending developer release - Currently unavailable in your Country

江枫思渺然 提交于 2019-12-24 00:37:25
问题 I have created an Application for the iOS app Store. It was approved and now waiting for my release. In iTunes connect, i made sure to select all Countries when it comes to availability. On my itunesConnect app, if i select my App and tap on "View on App Store", it will take me to the store and say " This app is currently unavailable in your country's store, but available in the U.S Store " My question is, when i do release the app, my goal is to have it available on all stores, so am i

“submit for review” is disabled for in-app purchase product

时光怂恿深爱的人放手 提交于 2019-12-23 20:46:26
问题 Based on all the steps mentioned here http://troybrant.net/blog/2010/01/in-app-purchases-a-full-walkthrough/, I have created a new application, uploaded its' binary and rejected it. I also added a product but its status is in "Ready to Submit" and the top right button "submit for review" is disabled. Is this normal? 回答1: maybe due to this in short: Lodsys has been threatening developers using in-app purchases about a patent they own and apple has licensed (but the license does not extend to

Is it possible to create a minimal test app entry on iTunes connect?

六眼飞鱼酱① 提交于 2019-12-23 18:58:17
问题 I want to experiment with in-app purchase, but before I can do that I need to create some products for the app in iTunes connect. But I'm just experimenting and the app might never make it to the app store, is it possible to create a minimal placeholder app on iTunes connect (i.e. without having to add an app icon, screenshot, etc. etc. etc.) which can later be deleted? 回答1: Yes, but you must add an app icon and stuff... but thats easy, upload any 1024x1024 image for the app icon and any

Java - error when submitting app to Mac Store (deprecated API usage)

梦想与她 提交于 2019-12-23 18:35:57
问题 I tried to submit Java app to mac store (of course JRE is bundled), but got famous "Invalid Binary Error". In the email from iTunes I got message that "Apple no longer accepts submissions of apps that use Quick Time APIs". That probably means that the bundled JRE points to QTKit Framework or QuickTime Framework. I checked and this API is no longer supported in MAC OS X 10.9. I use Java 1.7.40. Do have somebody idea where do Java reference these frameworks and if it is possible to remove those

xamarin app to replace native android app on google play store

梦想与她 提交于 2019-12-23 17:17:24
问题 i have an existing native android app on the google play store. We have now developed the same app in xamarin and wish to go ahead with the xamarin one here on. I need to understand if it is possible to now put the xamarin apk on the store in place of native android one so the user receives the xamarin app as an update and not as a new app? I want to xamarin version to go as update to the user. Please guide me with the steps that will need to be taken to do so. 回答1: If you are able to keep

update an app to the appstore: review time,and rate on the store?

蹲街弑〆低调 提交于 2019-12-23 15:14:04
问题 This is so frustrating ! i have upload our app to the appstore, and after 8 days it was approved , then i have download it and discover that the accelerometer is stuck! so i went to itunes connect,change the release date to a future one, unchecked all the stores in the world, and it says: removed by developer. thats what i wanted. instead of deleting it. then after couple of hours: I found the bug,changed that,upload an update (1.1), and now its in "waiting for review " again. questions are:

options for mobile app store analytics (Apple, Android, OVI, etc)? [closed]

走远了吗. 提交于 2019-12-23 14:22:44
问题 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 3 years ago . Does anyone have any experience with analytics software/services for the mobile app stores? I am currently developing only for iOS so that's what I'm mainly interested in, however I would like to know if there are some analytics that aggregate data across several app stores in case I make some say Android apps.