SidiBecker commented on issue #1090:
URL: 
https://github.com/apache/cordova-plugin-inappbrowser/issues/1090#issuecomment-3577190772

   In this case, the app activity is not being destroyed. All the states are 
holded, but the splash become visible for a short time, for some reason. 
Exemple:
   
   App starts -> Show splash -> Splash hide -> App started -> Navigate to page 2
   Open IAB with `_system` -> External browser started -> Return to app -> The 
app still in page 2, but the splash is visible for a short time.
   
   That behavior not happen with `_blank` target. When return to app, nothing 
happens, as expected. This happends only with _system target.
   
   Is this behavior are expected, or is really a bug?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to