breautek commented on issue #308: URL: https://github.com/apache/cordova-plugin-splashscreen/issues/308#issuecomment-1587948929
> @breautek Sorry, can you clarify what the solution is here for this issue? We're currently using `cordova: ^10.0.0`, and `cordova-ios: ^6.3.0` and `cordova-plugin-splashscreen: ^6.0.2` and see the same issue with missing loading spinner on iOS. If it's not working with splashscreen v6 installed (or removed) then I'd suggest raising an issue at the cordova-ios repo where the splashscreen is now implemented: https://github.com/apache/cordova-ios/issues I'm not too familiar with iOS side of development but I suspect the spinner support was removed due to Apple's storyboard integration for launch screens which I think expects a static UI. At least I see lack of `spinner` terminology used in the codebase. If I'm right, then it means our documentation is unfortunately outdated, but someone with more experience than me might be able to provide better insight. -- 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]
