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

feat(ios): Remove WKSuspendInBackground preference #309

Merged
merged 1 commit into from
Feb 18, 2019

Conversation

jcesarmobile
Copy link
Member

Remove WKSuspendInBackground preference as it uses a private API

BREAKING CHANGE: Remove the WKSuspendInBackground preference, so apps relying on that preference will not behave as expected

Closes #286

Remove WKSuspendInBackground preference as it uses a private API

BREAKING CHANGE: Remove the WKSuspendInBackground preference, so app relying on that prefere will
not behave as expected

Closes ionic-team#286
@mlynch mlynch merged commit 73b6659 into ionic-team:master Feb 18, 2019
@jcesarmobile jcesarmobile deleted the remove-background branch February 18, 2019 15:46
Ionitron added a commit that referenced this pull request Feb 18, 2019
# [4.0.0](v3.1.2...v4.0.0) (2019-02-18)

### Features

* **ios:** Make iOS app Scheme configurable with a preference ([#307](#307)) ([d52d37e](d52d37e)), closes [#282](#282)
* **ios:** Remove WKSuspendInBackground preference ([#309](#309)) ([73b6659](73b6659)), closes [#286](#286)

### BREAKING CHANGES

* **ios:** Remove the WKSuspendInBackground preference, so app relying on that prefere will
not behave as expected
@Ionitron
Copy link
Collaborator

🎉 This PR is included in version 4.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

ilyasfoo pushed a commit to ilyasfoo/cordova-plugin-ionic-webview that referenced this pull request Aug 5, 2019
Remove WKSuspendInBackground preference as it uses a private API

BREAKING CHANGE: Remove the WKSuspendInBackground preference, so app relying on that prefere will
not behave as expected

Closes ionic-team#286
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants