app-store

Adding Apple in-app purchase to Electron HTML/JS app

你说的曾经没有我的故事 提交于 2019-12-06 17:25:25
问题 Is there a way to add Mac App Store in-app purchase to Electron HTML/JS application? There are app store modules for Phonegap, Nativescript, ImpactJS etc but I can't seem to find anything for Electron or pure JS. 回答1: As suggested in one of the similar GitHub issues, you can try out customising nodobjc module. 回答2: A Node.js module for in-App-Purchase for iOS, Android, Amazon and Windows. https://github.com/voltrue2/in-app-purchase 回答3: From what I can see on this post, no one has really

Submission of ios app: invalid team id

走远了吗. 提交于 2019-12-06 16:19:34
问题 I have a problem with the submission of an ios app on my customer itunes connect account. Let me describs current accounts: My Apple Id account is joined into my organization Apple Id as admin. My customer has joined me in their itunes connect account with technical role. Now I need to submit my developed app to the itunes connect account of my customer. In xcode, I have Archive and Export binaries using my apple id (and a team id). When I use Application Loader to submit the IPA, Apple

Building an iOS app for a client with his own developer account for App Store submission

佐手、 提交于 2019-12-06 15:35:39
问题 I made an app with xCode 4.3 for a client with his own developer account. Now i need to send him my compiled/binary app (no source code) so he can submit it under his account. I dont know his bundle ID and neither i have his developer certificate. Edit: And he will not supply me his developer certificate. Can it be done? I searched how this can be done but didn't find an answer. 回答1: Build the IPA as normal, then send it to him along with a copy of the Info.plist . He must then: Edit the Info

Apple store rejected iOS application due to background modes

微笑、不失礼 提交于 2019-12-06 15:06:19
问题 Reasons 2.16: Multitasking Apps may only use background services for their intended purposes: VoIP, audio playback, location, task completion, local notifications, etc. 17.5: Apps that include account registration or access a user’s existing account must include a privacy policy or they will be rejected ----- 2.16 ----- We found that your app uses a background mode but does not include functionality that requires that mode to run persistently. This behavior is not in compliance with the App

2 iPhone apps having same name. How is this possible?

余生长醉 提交于 2019-12-06 14:12:09
As per iTunes Connect Developer Guide , 1) App name should be distinct 2) App name should not be substantially similar to an existing app name by adding or removing spaces, exclamation points or other characters. But, today I found 2 applications having same name - Traffic Master. One can found both this applications in US App Store - i) http://itunes.apple.com/us/app/traffic-master/id421380183?mt=8 ii) http://itunes.apple.com/us/app/traffic-master/id404505490?mt=8 How is this possible? Is it a bug of Apple or is it something achievable? I think you've answered your own question. At a guess I

The application can be downloaded from AppStore for iPhone 5 only

我的梦境 提交于 2019-12-06 13:17:44
I want that users can download my app from AppStore only for iPhone 5. I tried to set valid architecture to armv7s, but got the message "The key UIRequiredDeviceCapabilities contains value 'armv7s' which is incompatible with the MinimumOSVersion value of '6.0'" If I add only armv7 to "Required device capabilities" all working good, but for other iPhones too... that is not what i need. Thanks I simply think its not possible because it doesn't use another architecture than the 4 or 4s and there's nothing unique like gyroscop/compass what the 4/4s don't have. This was used previously for

Available & Most Profitable Ad System for iPhone App?

社会主义新天地 提交于 2019-12-06 11:30:20
问题 After release my first iPhone application I had a fairly decent turnover in turns of sales considering it was a pretty niche application in the health and fitness category. However, I decided to make the application free until the next update and in the first 3 days downloads of my app have increased by 1433% - which is quite staggering. So it got me thinking maybe the option of a free application, with ads would be a better option. With that said, what are the available options for

iTunesConnect Bug? Product of In-App-Purchase Can't “Submit For Review”

不羁的心 提交于 2019-12-06 10:28:13
问题 I've tried hundreds time of this direction but still can not make my In App Purchase available for "Submit For Review": https://developer.apple.com/library/ios/documentation/LanguagesUtilities/Conceptual/iTunesConnectInAppPurchase_Guide/Chapters/SubmittingInAppPurchases.html This happened after once of IAP rejection. That was correct with whole new app. I am sure my app status was "Prepare For Submission", and had clicked "+" to add my IAP product here on the App Details Section: "In App

Mac app store helper tool Sandboxing

空扰寡人 提交于 2019-12-06 10:26:40
问题 My app consist of two executables the main app executable small console app to process some files, this executable is on Resources folder (no root privileges required) The thing is that I don't know how to submit this app to appstore, I get the following response from apple Invalid Signature - the main app bundle appname at path appname.app is signed but the signature is invalid. The following error(s) were reported from codesign: a sealed resource is missing or invalid In architecture: i386

Bug Appears in Distribution (App Store) Version of iPhone App

Deadly 提交于 2019-12-06 10:25:18
I created an app that has a self-built photo tool. When I test (Debug & Ad Hoc), it works fine. It is built using a UIScrollView and adds each Photo to the UIScroll view as the photo's slot is scrolled onto the screen. But now the app is in the App Store and the left-right swipe-to-load-photo feature is not loading the photos. This is the same situation on iPhone 3G and iPhone 4. Any ideas why / how this could happen? ADDITIONAL INFO Upon further inspection and thinking about how I created this, here are some other notes. If you swipe left/right after the first image appears, the app begins to