mac-app-store Questions

3

Solved

I downloaded the xcode from web and installed after that i cant find any update regarding xcode on App Store. How to make the app store show updates about the xcode in app store.
Foilsman asked 13/3, 2016 at 12:2

1

I have a MacOS app that I want to put on the Mac App Store so it must be sandboxed. With the app the user creates multiple SQLite database files storing information they create, somewhat analogous ...
Rus asked 10/1, 2020 at 23:24

5

Solved

I have been using Xcode 6.4. I have downloaded 7.0 beta 6 from the developer.apple.com service, and had both versions happily cohabited for weeks. Somehow, Xcode 6.4 was replaced automagically by 7...
Petronilapetronilla asked 19/9, 2015 at 19:8

1

I have a Mac app that offers an In-App purchase. Once in a while I have users contacting me, because purchasing fails with the error below. Please note that this happens for regular users. It work...
Grizzle asked 27/3, 2014 at 6:44

3

Solved

TestFlight is a welcome change for iOS. It makes distributing beta versions painless for both the developer and the testers. Does Apple support TestFlight for Mac OS as well? I've done quite a bi...
Buoyant asked 14/8, 2015 at 18:24

3

My team is writing a Mac OS application that needs to call a shell script in an external directory. The application works fine on Yosemite (10.10.3). However, if I run it on El Capitan (10.11.2), ...

4

Solved

I have made a simple desktop app that I want to sell through the AppStore. Of course I want to be protected against piracy. Does AppStore give any protection? How does that process work? For insta...
Macaulay asked 23/4, 2014 at 8:34

3

I've submitted my app to the Mac App Store and it validated fine. However, I keep getting Invalid Binary messages with the following; App sandbox not enabled - The following executables must inc...
Boyes asked 17/5, 2013 at 7:39

2

Solved

Suppose that I have an app called A. Bundle Identifiers must be unique across all Mac and iOS apps. This means that if I have the app A on the iOS App Store with the Bundle ID com.mycompany.a, I c...
Cambrai asked 9/1, 2012 at 13:51

10

Solved

Version/build fields for an iOS app include: "Version" CFBundleShortVersionString (String - iOS, OS X) specifies the release version number of the bundle, which identifies a released ite...
Improvvisatore asked 14/1, 2014 at 22:16

1

Solved

I'm packaging my application for the Mac App Store, using the following command xcrun altool --upload-app --file MyApp.??? --type osx <credentials> I see on some examples they are using My...
Crimea asked 5/2, 2020 at 23:4

6

I want to be able to send out a link for a free download of my app in the app store using a promo code. This can be done with the iOS app store using this URL https://phobos.apple.com/WebObjects/MZ...
Towrope asked 24/12, 2011 at 7:14

2

I am building a Mac App that is bundled with the command tool 'unrar' to unrar some files. The app is sandboxed. In xcode I copy the unrar command tool into the app's Resourse folder (with a subpa...
Madelynmademoiselle asked 26/3, 2015 at 15:40

2

Solved

I setup mac OS X 10.7 on my window-7 machine through Vmware workstation version 11.1.2 and it's running good. I want to download and setup XCode for coding but i am unable to connect app store. It ...
Mouldon asked 14/10, 2016 at 10:15

1

Solved

For the macOS sandbox there are two entitlement keys: com.apple.security.device.audio-input com.apple.security.device.microphone I tested both and both allow microphone input. What is the diffe...

3

Solved

We are developing an application for the Mac App Store using Qt 5.2.0.Framework on MacOSX 10.9. Here is a simple AppleScript that creates a Microsoft Excel workbook and saves to any location. tel...

2

Solved

I intend to release my app to the App Store soon (after TestFlight). I have quite a few view controllers with print statements in them. The print statements are for testing purposes (debugger) and ...
Purple asked 7/4, 2017 at 21:18

3

I want to remove app temporarily from Apple app store. In the App Store (formerly iTunes) Connect dashboard under pricing and availability there is an option "Remove from sale". Will this...
Billy asked 31/3, 2016 at 9:48

3

I am facing this issue when i try to sign the nwjs framework codesign -f -v --deep -s '3rd Party Mac Developer Application: Company Name. (XXXXXXXXX)' --entitlements Child.plist hello.app/Contents...
Bowel asked 19/7, 2017 at 12:51

2

I've looked around and it seems like several people are having this issue but no-one seems to have solved it: Adding Apple in-app purchase to Electron HTML/JS app https://github.com/electron/elec...
Hydrostatic asked 15/10, 2017 at 10:4

1

As of the release of iOS11 it has been a pain (if not impossible) testing in-app purchases. While I've found a great workaround for testing on iOS here: https://mcmap.net/q/389011/-ios-11-is-in-app...
Hamo asked 5/10, 2017 at 18:52

6

Solved

I have an OS X app that's distributed through the Mac App Store, and recently updated to Xcode 4.6.3. When I run my regular build now, I receive: Command /usr/bin/codesign failed with exit code 1...
Kurtis asked 23/6, 2013 at 18:32

1

New version of my app is 1.2. But in "Sales and Trends" in iTunes Connect I see "unknown" app version. Also new reviews not showing in App Store in "Current version" tab (only in all versions tab)....
Mainsheet asked 17/11, 2015 at 12:15

0

We were working on an IDE for a long time and it has com.apple.security.app-sandbox mode. User can download requisite SDK from internet (out of the box) and use in our IDE for development. Prior to...
Monadelphous asked 8/8, 2016 at 5:27

4

Solved

Is there any way unpublish/Remove from sale my iPhone app from the App Store? I can't seem to find the option on itunesconnect.com
Culler asked 8/12, 2010 at 22:47

© 2022 - 2024 — McMap. All rights reserved.