Skip to content

ParseSwift wont initialize after upgrading (1.11.0 -> 5.4.1) #93

Answered by cbaker6
RomDa00 asked this question in Q&A
Discussion options

You must be logged in to vote

Version 1.11.0 to 5.4.1 is a huge jump, you will want to make sure your keychain updates properly through that type of update. In addition, you should try your code out on a fresh install.

You can look at one of my sample apps that initializes in app delegate: https://github.com/netreconlab/CareKitSample-ParseCareKit/blob/2bfee215aa080f0b1e35705fb6af7ff5e885f27a/OCKSample/Extensions/AppDelegate%2BUIApplicationDelegate.swift#L14-L21

Which is calling: https://github.com/netreconlab/ParseCareKit/blob/b30900b4664a7ae356a2f95b90c155b77c624d0d/Sources/ParseCareKit/PCKUtility.swift#L48-L94

All of the Playgrounds have been updated to the latest version of ParseSwift, so you should check there to …

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@cbaker6
Comment options

@RomDa00
Comment options

@cbaker6
Comment options

@cbaker6
Comment options

Answer selected by RomDa00
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants