Closed hukid closed 3 years ago
Add a workaround to solve the issue when onAttachedToEngine is called twice on Android.
Fix #150
onAttachedToEngine
used branch to repro the issue, and tested the fix.
Summary
Add a workaround to solve the issue when onAttachedToEngine is called twice on Android.
Related issues
Fix #150
Changelog
onAttachedToEngine
is called twice on Android.Test Plan
used branch to repro the issue, and tested the fix.