github.com/parse-community/Parse-Swift
The Swift SDK for Parse Platform (iOS, macOS, watchOS, tvOS, Linux, Android, Windows)
https://github.com/parse-community/Parse-Swift
Error while query users with emails that contains +(plus) character
Drendroyt opened this issue 8 months ago
Drendroyt opened this issue 8 months ago
Automatic loading of PFObject subclasses does not work on Xcode 16 / iOS 18
sjmckee opened this issue 9 months ago
sjmckee opened this issue 9 months ago
Crash in `API.getHeaders(options:) `
pktealshift opened this issue about 1 year ago
pktealshift opened this issue about 1 year ago
Updated ParseConstants for visionOS support.
misteu opened this pull request over 1 year ago
misteu opened this pull request over 1 year ago
Does not build against visionOS target
misteu opened this issue over 1 year ago
misteu opened this issue over 1 year ago
fix: Adding callback queue on .success
lsmilek1 opened this pull request over 1 year ago
lsmilek1 opened this pull request over 1 year ago
Count return 0
glussian-luna opened this issue over 1 year ago
glussian-luna opened this issue over 1 year ago
PFFacebookUtils' has no member 'initializeFacebookWithLaunchOptions
saravana46 opened this issue over 1 year ago
saravana46 opened this issue over 1 year ago
Make backingStore optional rather than force unwrapped
alessdiimperio opened this pull request almost 2 years ago
alessdiimperio opened this pull request almost 2 years ago
Request: Make backingStore optional rather than force unwrapped
alessdiimperio opened this issue almost 2 years ago
alessdiimperio opened this issue almost 2 years ago
Crash: Installation.current setter not thread safe
alessdiimperio opened this issue almost 2 years ago
alessdiimperio opened this issue almost 2 years ago
When is the next release?
nebitrams opened this issue almost 2 years ago
nebitrams opened this issue almost 2 years ago
Does not support automatic/anonymous user
sidan5 opened this issue about 2 years ago
sidan5 opened this issue about 2 years ago
Unable to parse the exact error from ParseError
kennic opened this issue over 2 years ago
kennic opened this issue over 2 years ago
ParseError should includes originalError
kennic opened this pull request over 2 years ago
kennic opened this pull request over 2 years ago
ParseConfig throwing Codable errors when type `Object` exists in Config.
project-academy opened this issue over 2 years ago
project-academy opened this issue over 2 years ago
Parse Analytics - Track App Opened
hajjD opened this issue over 2 years ago
hajjD opened this issue over 2 years ago
feat: Offline mode
vdkdamian opened this pull request over 2 years ago
vdkdamian opened this pull request over 2 years ago
Offline mode
vdkdamian opened this pull request over 2 years ago
vdkdamian opened this pull request over 2 years ago
Add Cocoapod deployment
cbaker6 opened this pull request over 2 years ago
cbaker6 opened this pull request over 2 years ago
📣 Contributors wanted!
mtrezza opened this issue over 2 years ago
mtrezza opened this issue over 2 years ago
Parse.User save not dispatching back to callback queue when result is success
Aziz-AnyDesk opened this issue over 2 years ago
Aziz-AnyDesk opened this issue over 2 years ago
Delete installation is impossible
JuLink opened this issue over 2 years ago
JuLink opened this issue over 2 years ago
Add offline object saving
mtrezza opened this issue almost 3 years ago
mtrezza opened this issue almost 3 years ago
docs: add unsupported offline objects to migration guide
mtrezza opened this pull request almost 3 years ago
mtrezza opened this pull request almost 3 years ago
docs: add installation migration info
mtrezza opened this pull request almost 3 years ago
mtrezza opened this pull request almost 3 years ago
Auto-reuse existing installation object when migrating from ObjC SDK
mtrezza opened this issue almost 3 years ago
mtrezza opened this issue almost 3 years ago
Nested ParseFile saves invalid data
bcbeta opened this issue almost 3 years ago
bcbeta opened this issue almost 3 years ago
ci: improve codecov of SDK configuration
cbaker6 opened this pull request almost 3 years ago
cbaker6 opened this pull request almost 3 years ago
fix: updating saved objects using saveAll
cbaker6 opened this pull request almost 3 years ago
cbaker6 opened this pull request almost 3 years ago
Allow implementations of ParseObjects to set their own className
atonylai opened this issue almost 3 years ago
atonylai opened this issue almost 3 years ago
Allow implementations of ParseObjects to set their own className
atonylai opened this issue almost 3 years ago
atonylai opened this issue almost 3 years ago
Remove duplicate docs
mtrezza opened this issue almost 3 years ago
mtrezza opened this issue almost 3 years ago
docs: add documentation links to changelog
cbaker6 opened this pull request almost 3 years ago
cbaker6 opened this pull request almost 3 years ago
fix: async save/create/update/replace use async/await deep save
cbaker6 opened this pull request almost 3 years ago
cbaker6 opened this pull request almost 3 years ago
Ability to specify a folder name in the bucket while saving Parse Fille
aliasad106 opened this issue almost 3 years ago
aliasad106 opened this issue almost 3 years ago
feat: add ParseFile caching using download folder
cbaker6 opened this pull request almost 3 years ago
cbaker6 opened this pull request almost 3 years ago
setAccessGroup does not allow the keychain name (the service name) to be set.
pmmlo opened this issue almost 3 years ago
pmmlo opened this issue almost 3 years ago
fix: remove caching of files
cbaker6 opened this pull request almost 3 years ago
cbaker6 opened this pull request almost 3 years ago
Second time fetched file is broken
ulitiy opened this issue almost 3 years ago
ulitiy opened this issue almost 3 years ago
ci: update to Xcode 14
cbaker6 opened this pull request almost 3 years ago
cbaker6 opened this pull request almost 3 years ago
feat: add helper methods to ParseFileTransferable protocol
cbaker6 opened this pull request almost 3 years ago
cbaker6 opened this pull request almost 3 years ago
feat: add ParseFileTransferable protocol for direct file uploads
cbaker6 opened this pull request almost 3 years ago
cbaker6 opened this pull request almost 3 years ago
docs: improve organization of SDK config
cbaker6 opened this pull request almost 3 years ago
cbaker6 opened this pull request almost 3 years ago
Simplify updating object
mtrezza opened this issue almost 3 years ago
mtrezza opened this issue almost 3 years ago
feat: add become installation method & fix loginUsingObjCKeychain
cbaker6 opened this pull request almost 3 years ago
cbaker6 opened this pull request almost 3 years ago
feat: add set() and auto merge updated properties with original
cbaker6 opened this pull request almost 3 years ago
cbaker6 opened this pull request almost 3 years ago
Updating a saved ParseObject using saveAll produces error
vdkdamian opened this issue almost 3 years ago
vdkdamian opened this issue almost 3 years ago
ci: bump dependencies
cbaker6 opened this pull request almost 3 years ago
cbaker6 opened this pull request almost 3 years ago
feat: add set operation based on KeyPath
cbaker6 opened this pull request almost 3 years ago
cbaker6 opened this pull request almost 3 years ago
feat: add revertKeyPath() and revertObject() methods to ParseObject
cbaker6 opened this pull request almost 3 years ago
cbaker6 opened this pull request almost 3 years ago
Send only changed properties to cloud by default when updating object
mtrezza opened this issue almost 3 years ago
mtrezza opened this issue almost 3 years ago
docs: add back SDK init links under Topics section
cbaker6 opened this pull request almost 3 years ago
cbaker6 opened this pull request almost 3 years ago
fix: saving ParseFiles locally do not throw error
cbaker6 opened this pull request almost 3 years ago
cbaker6 opened this pull request almost 3 years ago
fix: default to setting use data protection to false for macOS Keychain
cbaker6 opened this pull request almost 3 years ago
cbaker6 opened this pull request almost 3 years ago
fix: allow fully qualified ParseSwift types
cbaker6 opened this pull request almost 3 years ago
cbaker6 opened this pull request almost 3 years ago
Module name, type name aliasing conflict
ulitiy opened this issue almost 3 years ago
ulitiy opened this issue almost 3 years ago
docs: improve ParseFile information
cbaker6 opened this pull request almost 3 years ago
cbaker6 opened this pull request almost 3 years ago
fix: allow url async calls to run in parallel
cbaker6 opened this pull request almost 3 years ago
cbaker6 opened this pull request almost 3 years ago
Add Parse ObjC migration guide
mtrezza opened this issue almost 3 years ago
mtrezza opened this issue almost 3 years ago
docs: add Parse ObjC SDK migration guide
mtrezza opened this pull request almost 3 years ago
mtrezza opened this pull request almost 3 years ago
feat: add migration from Obj-C SDK to Swift SDK
cbaker6 opened this pull request almost 3 years ago
cbaker6 opened this pull request almost 3 years ago
fix: encode pointer object properties properly when batching
cbaker6 opened this pull request almost 3 years ago
cbaker6 opened this pull request almost 3 years ago
refactor: move open class methods from extension to class
cbaker6 opened this pull request almost 3 years ago
cbaker6 opened this pull request almost 3 years ago
feat: improve logging of decoding errors
dblythy opened this pull request almost 3 years ago
dblythy opened this pull request almost 3 years ago
`saveAll` doesn't handle pointers
dblythy opened this issue almost 3 years ago
dblythy opened this issue almost 3 years ago
feat: enable query caching by using GET instead of POST
cbaker6 opened this pull request almost 3 years ago
cbaker6 opened this pull request almost 3 years ago
feat: add discardableResult to ParseObject methods
vdkdamian opened this pull request about 3 years ago
vdkdamian opened this pull request about 3 years ago
Add discardableResult for certain functions
vdkdamian opened this issue about 3 years ago
vdkdamian opened this issue about 3 years ago
docs: fix documentation generation
finestructure opened this pull request about 3 years ago
finestructure opened this pull request about 3 years ago
Enable queries to use caching policies
aliasad106 opened this issue about 3 years ago
aliasad106 opened this issue about 3 years ago
fix: polygon query not encoding properly
cbaker6 opened this pull request about 3 years ago
cbaker6 opened this pull request about 3 years ago
GeoQuerie's withinPolygon are not working properly
alexvenom opened this issue about 3 years ago
alexvenom opened this issue about 3 years ago
Could not find module 'ParseSwift' for target 'arm64-apple-macos'
phbardon opened this issue about 3 years ago
phbardon opened this issue about 3 years ago
feat: add access group and keychain synchronization
cbaker6 opened this pull request about 3 years ago
cbaker6 opened this pull request about 3 years ago
fix: use select for ParseLiveQuery when fields are not present
cbaker6 opened this pull request about 3 years ago
cbaker6 opened this pull request about 3 years ago
feat: add support for ParseFile and beforeConnect triggers
cbaker6 opened this pull request about 3 years ago
cbaker6 opened this pull request about 3 years ago
feat: add Spotify authentication
rocxteady opened this pull request about 3 years ago
rocxteady opened this pull request about 3 years ago
docs: only use one target for SPI documentation
finestructure opened this pull request about 3 years ago
finestructure opened this pull request about 3 years ago
feat: add Parse hook functions and triggers
cbaker6 opened this pull request about 3 years ago
cbaker6 opened this pull request about 3 years ago
feat: add Instagram authentication
rocxteady opened this pull request about 3 years ago
rocxteady opened this pull request about 3 years ago
feat: add ParsePush notifications
cbaker6 opened this pull request about 3 years ago
cbaker6 opened this pull request about 3 years ago
feat: add ParseSchema to SDK
cbaker6 opened this pull request about 3 years ago
cbaker6 opened this pull request about 3 years ago
docs: improve query documentation
cbaker6 opened this pull request about 3 years ago
cbaker6 opened this pull request about 3 years ago
And/Or Query on ParseSwift
LilMoke opened this issue about 3 years ago
LilMoke opened this issue about 3 years ago
feat: allow includeAll with additional includes
cbaker6 opened this pull request about 3 years ago
cbaker6 opened this pull request about 3 years ago
feat: add toCLLocation and toCLLocationCoordinate2D to ParseGeoPoint
cbaker6 opened this pull request about 3 years ago
cbaker6 opened this pull request about 3 years ago
feat: add query computed property to ParseObject
cbaker6 opened this pull request about 3 years ago
cbaker6 opened this pull request about 3 years ago
docs: improve descriptions of order() methods
cbaker6 opened this pull request about 3 years ago
cbaker6 opened this pull request about 3 years ago
feat: add macCatalyst to SPM
cbaker6 opened this pull request about 3 years ago
cbaker6 opened this pull request about 3 years ago
feat: add includeAll computed property to Query
cbaker6 opened this pull request about 3 years ago
cbaker6 opened this pull request about 3 years ago
ci: bump major version of actions checkout
cbaker6 opened this pull request about 3 years ago
cbaker6 opened this pull request about 3 years ago
feat: allow LiveQuery client to be set using defaultClient property
cbaker6 opened this pull request about 3 years ago
cbaker6 opened this pull request about 3 years ago
Include keys for multiple levels...
LilMoke opened this issue about 3 years ago
LilMoke opened this issue about 3 years ago
Security review of 3rd party services
mtrezza opened this issue about 3 years ago
mtrezza opened this issue about 3 years ago
Cannot use cloud function
danipralea opened this issue over 3 years ago
danipralea opened this issue over 3 years ago
refactor: drop support for Swift 5.2
cbaker6 opened this pull request over 3 years ago
cbaker6 opened this pull request over 3 years ago
fix: add barrier for thread safety
vdkdamian opened this pull request over 3 years ago
vdkdamian opened this pull request over 3 years ago
withThrowingTaskGroup causes crash
vdkdamian opened this issue over 3 years ago
vdkdamian opened this issue over 3 years ago