pawankorade opened a new issue, #127: URL: https://github.com/apache/cordova-browser/issues/127
# Bug Report ## Problem **deviceready** not getting fired on Browser Platform while running > cordova run browser Getting below message on console: > deviceready has not fired after 5 seconds. > Channel not fired: onCordovaReady ### What is expected to happen? After executing `cordova run browser` deviceready content should get executed, followed by APP getting loaded in the browser. ### What does actually happen? **deviceready** content doesn't gets executed, resulting APP not getting loaded in the browser ## Information <!-- Include all relevant information that might help understand and reproduce the problem --> **List of Plugins Installed in Project:** > branch-cordova-sdk 3.2.0 "branch-cordova-sdk" > cordova-plugin-add-swift-support 2.0.2 "AddSwiftSupport" > cordova-plugin-android-permissions 1.0.2 "Permissions" > cordova-plugin-androidx 1.0.2 "cordova-plugin-androidx" > cordova-plugin-androidx-adapter 1.1.0 "cordova-plugin-androidx-adapter" > cordova-plugin-appice 1.3.41 "AppICE" > cordova-plugin-badge 0.8.8 "Badge" > cordova-plugin-browsertab 0.2.0 "cordova-plugin-browsertab" > cordova-plugin-buildinfo 4.0.0 "BuildInfo" > cordova-plugin-camera 4.1.0 "Camera" > cordova-plugin-cocoapod-supportx 1.7.3 "Cordova CocoaPods Dependency Support" > cordova-plugin-compat 1.2.0 "Compat" > cordova-plugin-customurlscheme 4.4.0 "Custom URL scheme" > cordova-plugin-device 2.0.3 "Device" > cordova-plugin-dialogs 2.0.2 "Notification" > cordova-plugin-file 6.0.2 "File" > cordova-plugin-file-transfer 1.7.1 "File Transfer" > cordova-plugin-fingerprint-aio 2.0.0 "FingerprintAllInOne" > cordova-plugin-firebasex 3.0.1 "Google Firebase Plugin" > cordova-plugin-inappbrowser 3.1.0 "InAppBrowser" > cordova-plugin-media-capture 3.0.3 "Capture" > cordova-plugin-network-information 2.0.2 "Network Information" > cordova-plugin-root-detection 0.1.1 "Root Detection" > cordova-plugin-safariviewcontroller 1.6.0 "SafariViewController" > cordova-plugin-splashscreen 5.0.3 "Splashscreen" > cordova-plugin-sslcertificatechecker 6.0.0 "SSL Certificate Checker" > cordova-plugin-statusbar 2.4.3 "StatusBar" > cordova-plugin-video-editor 1.1.3 "VideoEditor" > cordova-plugin-whitelist 1.3.4 "Whitelist" > cordova-plugin-x-socialsharing 5.6.3 "SocialSharing" > cordova-universal-links-plugin 1.2.1 "Universal Links Plugin" > es6-promise-plugin 4.2.2 "Promise" ### Command or Code <!-- What command or code is needed to reproduce the problem? --> `cordova run browser` ### Environment, Platform, Device <!-- In what environment, on what platform or on which device are you experiencing the issue? --> ``` > Environment: > OS: darwin > Node: v10.16.3 > npm: 6.13.6 ``` ``` > Installed platforms: > android 8.0.0 > browser 6.0.0 > ios 5.1.1 > Available platforms: > electron ^1.0.0 > osx ^5.0.0 > windows ^7.0.0 ``` ### Version information <!-- What are relevant versions you are using? For example: Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins Other Frameworks: Ionic Framework and CLI version Operating System, Android Studio, Xcode etc. --> ``` > cordova-lib@9.0.1 with: > cordova-common@3.2.0 > cordova-create@2.0.0 > cordova-fetch@2.0.1 > cordova-serve@3.0.0 ``` ## Checklist <!-- Please check the boxes by putting an x in the [ ] like so: [x] --> - [x] I searched for existing GitHub issues - [x] I updated all Cordova tooling to most recent version - [x] I included all the necessary information above -- 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: issues-unsubscr...@cordova.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org