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 iOS lifecycle #670

Merged
merged 9 commits into from
Jan 30, 2024
Merged

Fix iOS lifecycle #670

merged 9 commits into from
Jan 30, 2024

Conversation

MikePT28
Copy link

@MikePT28 MikePT28 commented Jan 26, 2024

Description

Currently, the app's iOS lifecycle wasn't working as expected, when the app was going to the background the Appyx Nodes were not updating their lifecycle states as expected.

This PR solves the issue by making the iOS app to pass the app Lifecycle to the iOSNodeHost.

Checklist

  • I've updated CHANGELOG.md if required.
  • I've updated the documentation if required.

@mapm14 mapm14 mentioned this pull request Jan 26, 2024
2 tasks
@mapm14 mapm14 added enhancement New feature or request lifecycle ios labels Jan 26, 2024
@mapm14 mapm14 added this to the 2.0 milestone Jan 26, 2024
@mapm14 mapm14 changed the title Fixes ios lifecycle Fix iOS lifecycle Jan 29, 2024
@mapm14 mapm14 merged commit a7b6c3e into bumble-tech:2.x Jan 30, 2024
7 checks passed
@himanshumistri
Copy link

It there way to use latest branch, I have tried appyx = "2.0.0-alpha10" but that did not bring this PR #670 changes into the IosNodeHost.kt file.

@himanshumistri
Copy link

I tried with appyx ="2.0.1" but in Ios Simulator, I am not getting any lifecycle event call.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ios lifecycle
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants