Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Parse.setServer does not set new server URL #1708

Merged
merged 4 commits into from
Feb 20, 2023

Conversation

mtrezza
Copy link
Member

@mtrezza mtrezza commented Feb 20, 2023

New Pull Request Checklist

Issue Description

Closes: #1528

Approach

  • Remove unused PFInternalUtils.setParseServer
  • Completely re-init SDK when setting new server URL

@parse-github-assistant
Copy link

parse-github-assistant bot commented Feb 20, 2023

Thanks for opening this pull request!

  • 🎉 We are excited about your hands-on contribution!

@mtrezza mtrezza changed the title fix: Parse.setServer not setting new server URL fix: Parse.setServer does not set new server URL Feb 20, 2023
@mtrezza mtrezza merged commit fd487da into parse-community:master Feb 20, 2023
parseplatformorg pushed a commit that referenced this pull request Feb 20, 2023
## [2.0.3](2.0.2...2.0.3) (2023-02-20)

### Bug Fixes

* `Parse.setServer` does not set new server URL ([#1708](#1708)) ([fd487da](fd487da))
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 2.0.3

@parseplatformorg parseplatformorg added the state:released Released as stable version label Feb 20, 2023
@mtrezza mtrezza deleted the fix-set-server branch February 22, 2023 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:released Released as stable version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Parse iOS SDK setServer function not working
2 participants