mac-app-store Questions

1

Solved

Take Pixelmator for example: http://appstore.com/mac/pixelmator How do they have a background image set?
Infraction asked 13/5, 2013 at 15:11

2

I have a basic Cocoa app that let's the user manage a list of files. Files are added via drag & drop and I persist the access permissions in a secure bookmark across application restarts. So f...
Toed asked 19/12, 2012 at 10:38

1

Solved

Description I am planning on developing a scientific sandboxed application that will need to install a kernel extension to function properly. Code-related question How can the app install the kext...
Assize asked 16/3, 2013 at 11:11

4

Solved

I'm trying to install my app from the Mac App Store now that it's been published. I'm using the same machine as the one I developed the app one. For some reason, the App Store claims "A newer versi...
Albumin asked 12/5, 2012 at 2:40

1

Solved

What is the difference between Mac Developer and 3rd Party Mac Developer Application profiles in Code Signing Identity? Which one is for Mac App Store distribution?
Aric asked 2/11, 2012 at 13:33

3

Solved

I saw this in the Mac App Store guidelines: 2.16: Apps that download or install additional code or resources to add functionality or change their primary purpose will be rejected Does ...
Stagner asked 16/3, 2011 at 1:22

4

Solved

I am trying to programmatically open the Mac App Store in a custom Mac App. I started with the link below. http://itunes.apple.com/us/app/angry-birds/id403961173?mt=12 I tried the following cod...
Fireguard asked 13/4, 2011 at 23:5

1

Solved

I have a Mac OS X app that consists of a main target and a dependent framework. Since enabling code-signing on my Mac OS X app, I noticed Xcode rebuilds the main target every time I run it, even if...
Sylvan asked 18/4, 2012 at 6:29

1

Solved

I have two application with the same identifier.One is for mac app store and one is for other purpose (For distribution to outside of mac app store). And my both application are not exactly same, b...

4

The following message comes up on Application Loader while trying to submit a new binary: An error occurred on the Apple server while trying to authenticate the package: 411594302.itmsp An excepti...

2

Solved

My understanding is that Mountain Lion will be released in a configuration that forbids the installation of non-signed applications by default through Gatekeeper. I currently distribute an open so...
Waltz asked 19/6, 2012 at 8:42

1

Solved

Does anyone know where to get the Mac App Store Search API? I already know this site -> http://www.apple.com/itunes/affiliates/resources/documentation/itunes-store-web-service-search-api.html, and ...
Spears asked 12/7, 2012 at 20:48

2

Solved

I am facing a problem in signing a installer for mac application which I am planning to distribute outside the mac app store. I am using the developer installer certificate to sign the app but it i...
Jilleen asked 11/7, 2012 at 12:43

1

Solved

I'm a little confused with the sandbox. Is this possible? Thanks!
Hagridden asked 8/6, 2012 at 15:58

1

Solved

NOTE: This is for Mac OS X not iOS I have a client app which will allow consumable in-app purchases. The receipts should be sent to the server where the server performs some operation when it gets...
Hard asked 20/2, 2012 at 18:13

2

Solved

I have an app which runs using sandboxing. How can I run it without sandboxing? Suppose I can't just recompile the app with sandboxing off.
Finally asked 20/2, 2012 at 17:47

3

Solved

I've been having problems uploading my app to the app store. Every time I've uploaded the app to apple it said Invaild Binary so I tried to Validate the archived app in Xcode organizer and I'm gett...
Latakia asked 12/7, 2011 at 21:10

1

My Mac App uses accessibility API to move an resize window (of other apps). I would like to submit my app to the MAS (Mac App Store). I have read that to submit an app to the MAS is mandatory to ...
Trichina asked 15/1, 2012 at 16:16

3

Solved

Submission to the Mac App Store since Lion requires all apps to specify code sign entitlements. As with Growl it was never clear what entitlements I should specify and some google-fu gives no answe...
Arborization asked 21/7, 2011 at 15:10

3

Solved

I want to build an OSX application that will use some of the new 10.7 SDK features (more specifically, In-App purchases). However I don't want to completely prevent 10.6 users from installing the a...
Flophouse asked 15/8, 2011 at 10:5

2

I have an app that I'm going to put in the Mac App Store. I'd like to add iCloud support for preference syncing, and for that reason, I'd like to distribute the betas signed in such a way that they...
Switchback asked 18/11, 2011 at 22:0

2

I'm new to development for Mac App Store and I'm trying to test my first signed app in development environment (just before get into the mess of receipt validation !). I went through the following...
Malamud asked 17/9, 2011 at 8:25

2

Solved

Apple's document on submitting an app to the Mac App store contains this example use of the command productbuild, from in /Developer/usr/bin/. productbuild \ --component build/Release/Sample.app /...
Alumroot asked 7/11, 2011 at 15:44

1

Solved

I created a basic application in Xcode 4.2. Very simple application, I have not changed a single thing. Push run, and you get the standard base application window. If I turn entitlements on for my ...
Lipolysis asked 3/11, 2011 at 4:42

1

Solved

I've been dealing with an issue for a while. The issue is that when I submit my mac app to the app store I'm always getting invalid binary and they are saying it's because of an invalid signature. ...
Ursulina asked 7/9, 2011 at 5:40

© 2022 - 2024 — McMap. All rights reserved.