Parse-SDK-iOS-OSX
Parse-SDK-iOS-OSX copied to clipboard
The Apple SDK for Parse Platform (iOS, macOS, watchOS, tvOS)
Added 2 parameters for cache supporting (cachePolicy & maxCacheAge): `PFCloud.callFunction(inBackground:withParameters:cachePolicy:maxCacheAge:)`
Fixes one of this issues mentioned in #1547
This PR is here for a reference and list of steps that need to be done in order to support Swift Package Manager correctly. Here is the quick list of...
Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1. Commits 3b0994a 2.0.1 32f468f lib: fixed CVE-2023-42282 and added unit test See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any...
### New Issue Checklist - [x ] I am not disclosing a [vulnerability](https://github.com/parse-community/Parse-SDK-iOS-OSX/security/policy). - [ x] I am not just asking a [question](https://github.com/parse-community/.github/blob/main/SUPPORT.md). - [x ] I have searched through...
### Issue Description Hi guys. When I subscribe object by `LiveQuery`, data can not be decoded to `PHObject`, code: ```swift import Foundation import ParseCore import ParseLiveQuery class Suggestion: PFObject, PFSubclassing...
### New Issue Checklist - [x] I am not disclosing a [vulnerability](https://github.com/parse-community/Parse-SDK-iOS-OSX/security/policy). - [x] I am not just asking a [question](https://github.com/parse-community/.github/blob/main/SUPPORT.md). - [x] I have searched through [existing issues](https://github.com/parse-community/Parse-SDK-iOS-OSX/issues?q=is%3Aissue). -...
### New Issue Checklist - [x] I am not disclosing a [vulnerability](https://github.com/parse-community/Parse-SDK-iOS-OSX/security/policy). - [x] I am not just asking a [question](https://github.com/parse-community/.github/blob/main/SUPPORT.md). - [x] I have searched through [existing issues](https://github.com/parse-community/Parse-SDK-iOS-OSX/issues?q=is%3Aissue). -...
### New Pull Request Checklist - [X ] I am not disclosing a [vulnerability](https://github.com/parse-community/Parse-SDK-iOS-OSX/security/policy). - [X ] I am creating this PR in reference to an [issue](https://github.com/parse-community/Parse-SDK-iOS-OSX/issues/1736). ### Issue Description...
### New Feature / Enhancement Checklist - [x] I am not disclosing a [vulnerability](https://github.com/parse-community/Parse-SDK-iOS-OSX/security/policy). - [x] I am not just asking a [question](https://github.com/parse-community/.github/blob/main/SUPPORT.md). - [x] I have searched through [existing...