adamdport commented on issue #1066: URL: https://github.com/apache/cordova-ios/issues/1066#issuecomment-811451466
@breautek is there anything I can do to help debug this? Setting a breakpoint in the `hide` method and calling `navigator.splashscreen.hide()`, I see that the CDVSplashScreen instance has `_visible = NO` and `_destroyed=YES` before it even runs `setVisible:NO`. But it's still showing, I tested on both a simulator and on a real device, both have [email protected]. I'm not familiar with iOS development, but would be happy to try to help out if you tell me where to look. Thanks. -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
