Skip to content

Comments

Fix GAPIR Android app termination#2657

Merged
hevrard merged 3 commits intogoogle:masterfrom
hevrard:fix-gapir-android-lifecycle
Mar 11, 2019
Merged

Fix GAPIR Android app termination#2657
hevrard merged 3 commits intogoogle:masterfrom
hevrard:fix-gapir-android-lifecycle

Conversation

@hevrard
Copy link
Contributor

@hevrard hevrard commented Mar 6, 2019

After calling ANativeActivity_finish(), the native app should keep on
polling events and only terminate when app->destroyRequested becomes
true.

This ensure a proper termination of the GAPIR app on Android.

After calling ANativeActivity_finish(), the native app should keep on
polling events and only terminate when app->destroyRequested becomes
true.

This ensure a proper termination of the GAPIR app on Android.
@pmuetschard
Copy link
Member

Please squash when committing, thanks!

@hevrard hevrard merged commit 5206c25 into google:master Mar 11, 2019
@hevrard hevrard deleted the fix-gapir-android-lifecycle branch March 11, 2019 09:03
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.

4 participants