Search results for

5.1.1

400 results found

Post

Replies

Boosts

Views

Activity

Instruments crashed when using leaks
Recently I use XCode Instruments to analyze my app, but after I chosed 'Leaks' and clicked 'Record',My app lanuched normally, and then after a while Instruments will crashed. This can be reproduced each time, it seems that it crashed till it found memory leak and tried to symbolize it, this is what I guessed.And below is the Instruments crash log, anyone can helps? Thanks!Process: Instruments [46792]Path: /Applications/Xcode.app/Contents/Applications/Instruments.app/Contents/MacOS/InstrumentsIdentifier: com.apple.dt.InstrumentsVersion: 7.3 (60134)Build Info: Instruments-60134000000000000~1Code Type: X86-64 (Native)Parent Process: ??? [1]Responsible: Instruments [46792]User ID: 501Date/Time: 2017-01-12 20:39:23.329 +0800OS Version: Mac OS X 10.11.4 (15E65)Report Version: 11Anonymous UUID: CA4AA308-AC41-6B20-CA25-1BC7F62FF091Sleep/Wake UUID: E5DD0799-FD20-4E75-A494-CA0A2A42DA6FTime Awake Since Boot: 91000 secondsTime Since Wake: 33000 secondsSystem Integrity Protection: enabledCrashed Thread: 12 Dispatch queue:
0
0
1.1k
Jan ’17
Understanding user authentication and 5.1.1 (ii)?
)HiI'm creating my first app and need to implement a user/auth model. I need some help understanding 5.1.1 of guidelines so I minimize the time I waste implementing different solutions. I've googled / read apple forums a bit on this and I'm not sure what is OK, and what isn't.I originally wanted to just use Facebook for login, as the only thing I will need is a unique userID (e.g. .public_profile premission only) and some authentification. I did not want to roll my own security since 1) no need to invent it again; there are so many other places that I can use for user auth (OAuth, Facebook, Google+ etc.) and 2) most likely my own implementation would be less secure and 3) yet _another_ password?!However it seems that Apple does not allow you to use social platforms for authentification alone as per the guidelines section 5.1.1 (ii). And from how I read 5.1.1 (ii) OAuth wouldn't be allowed either, since I need to use one or more providers (i.e. social networks) and then we are essent
0
0
282
Dec ’16
Reply to Restore for auto renewable subscriptions required if server does it automatically?
You are, of course, aware of the privacy guidelines in the Review Guidelines, particularly section 5.1.1:(ii) If your app doesn’t include significant account-based features, let people use it without a log-in. Apps may not require users to enter personal information to function, except when directly relevant to the core functionality of the app or required by law. If your core app functionality is not related to a specific social network (e.g. Facebook, WeChat, Weibo, Twitter, etc.), you must provide access without a login or via another mechanism. Pulling basic profile information, sharing to the social network, or inviting friends to use the app are not considered core app functionality.So your statement the app is unusable without an account may be another problem for you entirely.
Dec ’16
Reply to App rejected because we ask users to signup
It's simple: You could just generate a random unique identifier on the user's device, and use that instead of asking the user to create an account. Because you could do that, you need to have actual account-based features. More directly, the mandate is specified in the App Review Guidelineshttps://developer.apple.com/app-store/review/guidelines/#minimum-functionality(ii)If your app doesn’t include significant account-based features, let people use it without a log-in. Apps may not require users to enter personal information to function, except when directly relevant to the core functionality of the app or required by law. If your core app functionality is not related to a specific social network (e.g. Facebook, WeChat, Weibo, Twitter, etc.), you must provide access without a login or via another mechanism. Pulling basic profile information, sharing to the social network, or inviting friends to use the app are not considered core app functionality.You should notice that that's from the Privacy section, 5.1.1
Dec ’16
Deployment Target vs. Compatibility?
Is the (OS X) iTunes App Store app Information on Compatibility set from the project minimum Deployment Target, or from somewhere else?I see one of my apps with an App store description saying Requires iOS 6.1 or later..., but in Xcode the Deployment Target setting for the submitted build says iOS 9.3. And one of the new reviews today says that a customer tried to run it on iOS 5.1.1 (and it crashed, as the app depends on several APIs that require iOS 9 or later).
2
0
2.6k
Nov ’16
EXC_BAD_ACCESS (SIGSEGV)
I'm trying to figure out why my application keeps crashing and could use some help in understanding the crash report so I know where to look for the problem. Here's the report:Process: Adobe InDesign CC 2015 [1334]Path: /Applications/Adobe InDesign CC 2015/Adobe InDesign CC 2015.app/Contents/MacOS/Adobe InDesign CC 2015Identifier: com.adobe.InDesignVersion: 11.4.1.102 (11410)Code Type: X86-64 (Native)Parent Process: ??? [1]Responsible: Adobe InDesign CC 2015 [1334]User ID: 2115166540Date/Time: 2016-11-07 08:52:14.392 -0700OS Version: Mac OS X 10.11.4 (15E65)Report Version: 11Anonymous UUID: E1C64908-5CE2-7A89-F534-5CF580D4B2C2Time Awake Since Boot: 6700 secondsSystem Integrity Protection: enabledCrashed Thread: 0 Dispatch queue: com.apple.main-threadException Type: EXC_BAD_ACCESS (SIGSEGV)Exception Codes: KERN_INVALID_ADDRESS at 0x0000005b00000018Exception Note: EXC_CORPSE_NOTIFYVM Regions Near 0x5b00000018: mapped file 0000000151a5c000-000000015210f000 [ 6860K] r--/rwx SM=COW --> JS JIT generated code 000
0
0
1k
Nov ’16
LEGAL: PRIVACY - DATA COLLECTION AND STORAGE. Reject
My application rejects the rule 5.1.1.In order to use Facebook for authentication even if it is optional, your app must include significant account-specific functionality from Facebook. Using users’s Facebook for account creation/authentication do not fall in to significant about specific features.What is meant by account-specific functionality from Facebook ?Thx.
6
0
3.2k
Nov ’16
Xcode 8.0 crash report .the compiler crash everytime when i input the command.
Process: Xcode [1316]Path: /Users/USER/Downloads/Xcode.app/Contents/MacOS/XcodeIdentifier: com.apple.dt.XcodeVersion: 8.0 (11246)Build Info: IDEFrameworks-11246000000000000~3Code Type: X86-64 (Native)Parent Process: ??? [1]Responsible: Xcode [1316]User ID: 501Date/Time: 2016-10-20 14:52:43.202 +0800OS Version: Mac OS X 10.11.6 (15G31)Report Version: 11Anonymous UUID: E921A8AF-B1D2-0BE8-6A07-E7441EB437ECTime Awake Since Boot: 71000 secondsSystem Integrity Protection: disabledCrashed Thread: 0 Dispatch queue: com.apple.main-threadException Type: EXC_CRASH (SIGABRT)Exception Codes: 0x0000000000000000, 0x0000000000000000Exception Note: EXC_CORPSE_NOTIFYApplication Specific Information:ProductBuildVersion: 8A218aUNCAUGHT EXCEPTION (NSInternalInconsistencyException): Error getting value for key 'strategyClass' of extension 'KSImageNamed.CompletionStrategy.ImageNamed' in plug-in 'com.ksuther.KSImageNamed'UserInfo: { NSUnderlyingError = Error Domain=DVTPlugInErrorDomain Code=2 Loading a plug-in failed. UserInfo={DVTP
1
0
1k
Oct ’16
Port is already connected to an existing device IO system
I cant open simulator,the reason isTerminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Port is already connected to an existing device IO system'abort() called But I cant find anything related to this error message.here is the full log.Process: com.apple.CoreSimulator.CoreSimulatorService [518]Path: /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/CoreSimulator.framework/Versions/A/XPCServices/com.apple.CoreSimulator.CoreSimulatorService.xpc/Contents/MacOS/com.apple.CoreSimulator.CoreSimulatorServiceIdentifier: com.apple.CoreSimulator.CoreSimulatorServiceVersion: 303.8 (303.8)Code Type: X86-64 (Native)Parent Process: ??? [1]Responsible: com.apple.CoreSimulator.CoreSimulatorService [518]User ID: 502Date/Time: 2016-10-19 14:05:07.285 -0400OS Version: Mac OS X 10.11.6 (15G1004)Report Version: 11Time Awake Since Boot: 370 secondsSystem Integrity Protection: enabledCrashed Thread: 7 Dispatch queue: com.apple.CoreSimulator.SimDevice.bootstrapQueueException Type
3
0
1.3k
Oct ’16
Reply to HealthKit authorization
Not sure if you are asking about App Store policy or how to implement this authorization in your application? It would help if you could expand on your question in another comment.If this a question more on the policy of using Healthkit, there are several mentions of this in the App Store Guidlines.https://developer.apple.com/app-store/review/guidelines/Specifically, HealthKit should be used for health and fitness purposes and integrate with the Health app. from section 4.2.1. Also under the 5.1.1 section, which mentions about the Health Data Collection and Storage. If you need help implementing this, please see the class reference I've posted below.Here is the class reference for the HKHealthStore:https://developer.apple.com/library/ios/documentation/HealthKit/Reference/HKHealthStore_Class/index.html#//apple_ref/occ/cl/HKHealthStoreIf you want to create a fitness application without HealthKit, that is fine. However, if you intent on using HealthKit API, you will need to implement the authorization b
Aug ’16
Xcode 8 beta 4 Crash
I get a crash upon loading any project from beta 3 into beta 4 of Xcode 8.Anyone else having this issue?Crash Log below:Process: Xcode [1742] Path: /Applications/Xcode-beta.app/Contents/MacOS/Xcode Identifier: com.apple.dt.Xcode Version: 8.0 (11222.4) Build Info: IDEFrameworks-11222004000000000~10 Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: Xcode [1742] User ID: 501 Date/Time: 2016-08-01 14:43:01.709 -0400 OS Version: Mac OS X 10.11.6 (15G31) Report Version: 11 Anonymous UUID: 2EEAAF78-E560-41E7-4468-AAE2F53456A5 Time Awake Since Boot: 600 seconds System Integrity Protection: enabled Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY Application Specific Information: MainQueue: __103-[IDEDataModelCodeGenerator generateCodeForInputFile:outputFilePath:completionQueue:completionHandler:]_block_invoke.60 ProductBuildVersion: 8S188o ASSERTION FAILURE in /Library/Cac
6
0
1.8k
Aug ’16