Closed dwlrathod closed 4 years ago
@dwlrathod I think the code needs to be re-merged with the base because we have merge conflicts now.
@mibrito707 friendly ping as a reminder for a review :)
All the changes included in this PR are already applied to the newer version of the plugin, so we no longer need this PR.
The plugin is blocking UI thread for few ms and white page is appearing. I have made some changes and added
cordova.getThreadPool().execute()
and it improved the overall startup time. Please check these Logs for more info.