Parse-SDK-iOS-OSX icon indicating copy to clipboard operation
Parse-SDK-iOS-OSX copied to clipboard

The Apple SDK for Parse Platform (iOS, macOS, watchOS, tvOS)

Results 102 Parse-SDK-iOS-OSX issues
Sort by recently updated
recently updated
newest added

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 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ip&package-manager=npm_and_yarn&previous-version=2.0.0&new-version=2.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any...

dependencies
javascript

### 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...

type:bug

### 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). -...

type:bug

### 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...