mapsplugin / cordova-plugin-googlemaps

Google Maps plugin for Cordova
Apache License 2.0
1.66k stars 918 forks source link

multiple_maps - iOS: Fix misplaced or white splash screen #2936

Open GitToTheHub opened 2 months ago

GitToTheHub commented 2 months ago

The splash screen on iOS was misplaced or was not appearing. To fix this, the views will not be removed anymore from the view hierarchy and the plugin layer will be send only to the front, when the splash screen is dismissed.

outofcontrolmike commented 1 month ago

@wf9a5m75 - Would you be able to review this Pull request and possibly get it merged in, if you think it would fix the related issue?