Closed damon02 closed 4 years ago
bumping issue
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. You may also mark this issue as a "discussion" and I will leave this open.
Closing this issue after a prolonged period of inactivity. Fell free to reopen this issue, if this still affecting you.
Your Environment
cordova -v
): 9.0.0cordova platform ls
): android 8.1.0Plugin config provided to
#ready
:Expected Behavior
I expect the plugin to launch once, then keep running without any issues.
Actual Behavior
We caught this because we have Sentry setup and it keeps spamming errors from this library at a rate of about 20 times a day up to 200 times a day.
It happens during boot of the application, during a clean boot. The error occurs before any of the code inside our
deviceready
is even executed. Above you can see the sentry error log, with timestamps on the right. If you look at the sentry log, you can see from the timestamps that the 'Firebase plugin detected' console.log gets executed later than the error. From this I assume that the error lies somewhere in the plugin when it gets loaded into cordova.I'm pretty confident the issue lies with this library, since when I removed all other cordova libraries the issue still occurs.
Steps to Reproduce
Issue 1
Context
Boot the app
Debug logs
Logs
These are the logs when the application boots. From when I was testing this, it was for me untraceable in the log files even when it was sent to sentry. ``` 2020-01-10 14:12:31.567 ? E/Zygote: v2 2020-01-10 14:12:31.567 ? I/libpersona: KNOX_SDCARD checking this for 10272 2020-01-10 14:12:31.567 ? I/libpersona: KNOX_SDCARD not a persona 2020-01-10 14:12:31.568 ? E/Zygote: accessInfo : 0 2020-01-10 14:12:31.569 ? W/SELinux: SELinux selinux_android_compute_policy_index : Policy Index[2], Con:u:r:zygote:s0 RAM:SEPF_SECMOBILE_7.0_0010, [-1 -1 -1 -1 0 1] 2020-01-10 14:12:31.571 ? I/SELinux: SELinux: seapp_context_lookup: seinfo=untrusted, level=s0:c512,c768, pkgname=nl.teqplay.riverguiderecreational 2020-01-10 14:12:31.575 ? I/art: Late-enabling -Xcheck:jni 2020-01-10 14:12:31.590 ? D/TimaKeyStoreProvider: TimaKeyStore is not enabled: cannot add TimaSignature Service and generateKeyPair Service 2020-01-10 14:12:31.596 ? I/art: Debugger is no longer active 2020-01-10 14:12:31.596 ? I/art: Starting a blocking GC Instrumentation 2020-01-10 14:12:31.691 ? V/FA: Registered activity lifecycle callback 2020-01-10 14:12:31.732 ? W/zzd: Application name is not set. Call Builder#setApplicationName. 2020-01-10 14:12:31.734 ? W/zzd: Application name is not set. Call Builder#setApplicationName. 2020-01-10 14:12:31.779 ? I/FirebaseInitProvider: FirebaseApp initialization successful 2020-01-10 14:12:31.779 ? W/DynamiteModule: Local module descriptor class for com.google.firebase.auth not found. 2020-01-10 14:12:31.794 ? I/Fabric: Crashlytics is initializing NDK crash reporter. 2020-01-10 14:12:31.815 ? W/DynamiteModule: Local module descriptor class for com.google.firebase.auth not found. 2020-01-10 14:12:31.834 ? I/FirebaseAuth: [FirebaseAuth:] Loading module via FirebaseOptions. 2020-01-10 14:12:31.834 ? I/FirebaseAuth: [FirebaseAuth:] Preparing to create service connection to gms implementation 2020-01-10 14:12:31.849 ? D/libcrashlytics: Initializing libcrashlytics version 2.0.5 2020-01-10 14:12:31.849 ? D/libcrashlytics: Initializing native crash handling successful. 2020-01-10 14:12:31.862 ? I/CrashlyticsCore: Initializing Crashlytics Core 2.7.0.33 2020-01-10 14:12:31.864 ? D/NetworkSecurityConfig: No Network Security Config specified, using platform default 2020-01-10 14:12:31.872 ? I/CrashlyticsInitProvider: CrashlyticsInitProvider initialization successful 2020-01-10 14:12:31.874 ? I/System.out: (HTTPLog)-Static: isSBSettingEnabled false 2020-01-10 14:12:31.874 ? I/System.out: (HTTPLog)-Static: isSBSettingEnabled false 2020-01-10 14:12:31.904 ? I/CordovaLog: Changing log level to DEBUG(3) 2020-01-10 14:12:31.904 ? I/CordovaActivity: Apache Cordova native platform version 8.1.0 is starting 2020-01-10 14:12:31.904 ? D/CordovaActivity: CordovaActivity.onCreate() 2020-01-10 14:12:31.907 ? W/FirebaseRemoteConfig: No value of type 'String' exists for parameter key 'sessions_feature_enabled'. 2020-01-10 14:12:31.908 ? D/FirebasePerformance: Creating a new Non Verbose Session: 89581880735e49c39b3ab6866f8fb5be 2020-01-10 14:12:31.909 ? W/FirebaseRemoteConfig: No value of type 'String' exists for parameter key 'sessions_feature_enabled'. 2020-01-10 14:12:31.909 ? D/FirebasePerformance: Creating a new Non Verbose Session: cc9da84837c8431ba8244df99e526d88 2020-01-10 14:12:31.909 ? V/FA: onActivityCreated 2020-01-10 14:12:31.960 ? W/ResourceType: Found multiple library tables, ignoring... 2020-01-10 14:12:31.963 ? I/FirebaseRemoteConfig: Fetch succeeded! 2020-01-10 14:12:31.963 ? I/WebViewFactory: Loading com.android.chrome version 79.0.3945.116 (code 394511637) 2020-01-10 14:12:32.017 ? I/cr_LibraryLoader: Time to load native libraries: 2 ms 2020-01-10 14:12:32.037 ? I/chromium: [INFO:library_loader_hooks.cc(51)] Chromium logging enabled: level = 0, default verbosity = 0 2020-01-10 14:12:32.037 ? I/cr_LibraryLoader: Expected native library version number "79.0.3945.116", actual native library version number "79.0.3945.116" 2020-01-10 14:12:32.051 ? W/cr_ChildProcLH: Create a new ChildConnectionAllocator with package name = com.android.chrome, sandboxed = true 2020-01-10 14:12:32.062 ? I/cr_BrowserStartup: Initializing chromium process, singleProcess=false 2020-01-10 14:12:32.065 ? W/ResourceType: Failure getting entry for 0x7f130534 (t=18 e=1332) (error -2147483647) 2020-01-10 14:12:32.121 ? D/ConnectivityManager: requestNetwork; CallingUid : 10272, CallingPid : 14283 2020-01-10 14:12:32.172 ? D/ConnectivityManager: requestNetwork; CallingUid : 10272, CallingPid : 14283 2020-01-10 14:12:32.180 ? V/FA: Collection enabled 2020-01-10 14:12:32.180 ? V/FA: App package, google app id: nl.teqplay.riverguiderecreational, 1:702408254412:android:d87f7bc400c9a1b5 2020-01-10 14:12:32.182 ? I/FA: App measurement is starting up, version: 16250 2020-01-10 14:12:32.182 ? I/FA: To enable debug logging run: adb shell setprop log.tag.FA VERBOSE 2020-01-10 14:12:32.182 ? I/FA: To enable faster debug mode event logging run: adb shell setprop debug.firebase.analytics.app nl.teqplay.riverguiderecreational 2020-01-10 14:12:32.182 ? D/FA: Debug-level message logging enabled 2020-01-10 14:12:32.203 ? V/FA: Connecting to remote service 2020-01-10 14:12:32.213 ? D/SystemWebViewEngine: CordovaWebView is running on device made by: samsung 2020-01-10 14:12:32.224 ? D/PluginManager: init() 2020-01-10 14:12:32.225 ? V/FA: Connection attempt already in progress 2020-01-10 14:12:32.229 ? I/System.out: (HTTPLog)-Static: isSBSettingEnabled false 2020-01-10 14:12:32.229 ? I/System.out: (HTTPLog)-Static: isSBSettingEnabled false 2020-01-10 14:12:32.342 ? D/ViewRootImpl@b82210c[MainActivity]: ThreadedRenderer.create() translucent=true 2020-01-10 14:12:32.347 ? D/InputTransport: Input channel constructed: fd=118 2020-01-10 14:12:32.347 ? D/ViewRootImpl@b82210c[MainActivity]: setView = DecorView@7c1ea55[MainActivity] touchMode=true 2020-01-10 14:12:32.372 ? D/ViewRootImpl@b994b88[MainActivity]: ThreadedRenderer.create() translucent=true 2020-01-10 14:12:32.375 ? D/InputTransport: Input channel constructed: fd=119 2020-01-10 14:12:32.375 ? D/ViewRootImpl@b994b88[MainActivity]: setView = DecorView@878c921[MainActivity] touchMode=true 2020-01-10 14:12:32.378 ? D/Whitelist: Unlimited access to network resources 2020-01-10 14:12:32.387 ? D/CordovaWebViewImpl: >>> loadUrl(file:///android_asset/www/index.html) 2020-01-10 14:12:32.387 ? D/FirebasePlugin: Starting Firebase plugin 2020-01-10 14:12:32.406 ? W/cr_media: Requires BLUETOOTH permission 2020-01-10 14:12:32.413 ? I/FirebasePerformance: Session ID - cc9da84837c8431ba8244df99e526d88 2020-01-10 14:12:32.414 ? D/CordovaActivity: Started the activity. 2020-01-10 14:12:32.423 ? W/FirebaseRemoteConfig: No value of type 'String' exists for parameter key 'trace_flimit_time'. 2020-01-10 14:12:32.423 ? W/FirebaseRemoteConfig: No value of type 'String' exists for parameter key 'trace_flimit_events'. 2020-01-10 14:12:32.423 ? W/FirebaseRemoteConfig: No value of type 'String' exists for parameter key 'trace_blimit_time'. 2020-01-10 14:12:32.423 ? W/FirebaseRemoteConfig: No value of type 'String' exists for parameter key 'trace_blimit_events'. 2020-01-10 14:12:32.423 ? W/FirebaseRemoteConfig: No value of type 'String' exists for parameter key 'network_flimit_time'. 2020-01-10 14:12:32.424 ? W/FirebaseRemoteConfig: No value of type 'String' exists for parameter key 'network_flimit_events'. 2020-01-10 14:12:32.424 ? W/FirebaseRemoteConfig: No value of type 'String' exists for parameter key 'network_blimit_time'. 2020-01-10 14:12:32.424 ? W/FirebaseRemoteConfig: No value of type 'String' exists for parameter key 'network_blimit_events'. 2020-01-10 14:12:32.429 ? D/libEGL: loaded /vendor/lib64/egl/libGLES_mali.so 2020-01-10 14:12:32.432 ? D/FirebasePerformance: onResume(): nl.teqplay.riverguiderecreational.MainActivity: 797608 microseconds 2020-01-10 14:12:32.435 ? W/FirebaseRemoteConfig: No value of type 'String' exists for parameter key 'sessions_max_length_minutes'. 2020-01-10 14:12:32.435 ? W/FirebaseRemoteConfig: No value of type 'String' exists for parameter key 'sessions_feature_enabled'. 2020-01-10 14:12:32.439 ? D/CordovaActivity: Resumed the activity. 2020-01-10 14:12:32.442 ? D/ViewRootImpl@a7abb0b[MainActivity]: ThreadedRenderer.create() translucent=false 2020-01-10 14:12:32.445 ? E/libEGL: validate_display:99 error 3008 (EGL_BAD_DISPLAY) 2020-01-10 14:12:32.447 ? D/InputTransport: Input channel constructed: fd=141 2020-01-10 14:12:32.448 ? D/ViewRootImpl@a7abb0b[MainActivity]: setView = DecorView@c12de8[MainActivity] touchMode=true 2020-01-10 14:12:32.469 ? I/DynamiteModule: Considering local module com.google.android.gms.tagmanager:214 and remote module com.google.android.gms.tagmanager:215 2020-01-10 14:12:32.469 ? I/DynamiteModule: Selected remote version of com.google.android.gms.tagmanager, version >= 215 2020-01-10 14:12:32.469 ? V/DynamiteModule: Dynamite loader version >= 2, using loadModule2NoCrashUtils 2020-01-10 14:12:32.477 ? W/AudioCapabilities: Unsupported mime audio/mpeg-L1 2020-01-10 14:12:32.477 ? W/AudioCapabilities: Unsupported mime audio/mpeg-L2 2020-01-10 14:12:32.479 ? W/AudioCapabilities: Unsupported mime audio/x-ms-wma 2020-01-10 14:12:32.488 ? W/AudioCapabilities: Unsupported mime audio/x-ima 2020-01-10 14:12:32.490 ? W/VideoCapabilities: Unrecognized profile/level 1/32 for video/mp4v-es 2020-01-10 14:12:32.490 ? W/VideoCapabilities: Unrecognized profile/level 32768/2 for video/mp4v-es 2020-01-10 14:12:32.490 ? W/VideoCapabilities: Unrecognized profile/level 32768/64 for video/mp4v-es 2020-01-10 14:12:32.497 ? D/ViewRootImpl@b82210c[MainActivity]: dispatchAttachedToWindow 2020-01-10 14:12:32.504 ? W/System: ClassLoader referenced unknown path: 2020-01-10 14:12:32.511 ? W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc 2020-01-10 14:12:32.511 ? W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc 2020-01-10 14:12:32.511 ? W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc 2020-01-10 14:12:32.511 ? W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc 2020-01-10 14:12:32.511 ? W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc 2020-01-10 14:12:32.511 ? W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc 2020-01-10 14:12:32.511 ? W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc 2020-01-10 14:12:32.511 ? W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc 2020-01-10 14:12:32.511 ? W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc 2020-01-10 14:12:32.511 ? W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc 2020-01-10 14:12:32.511 ? W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc 2020-01-10 14:12:32.511 ? W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc 2020-01-10 14:12:32.511 ? W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc 2020-01-10 14:12:32.511 ? W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc 2020-01-10 14:12:32.511 ? W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc 2020-01-10 14:12:32.511 ? W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc 2020-01-10 14:12:32.511 ? W/VideoCapabilities: Unrecognized profile 2130706434 for video/avc 2020-01-10 14:12:32.512 ? I/DynamiteLoaderV2: [71] Dynamitemodulesc 2020-01-10 14:12:32.513 ? W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc 2020-01-10 14:12:32.513 ? W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc 2020-01-10 14:12:32.513 ? W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc 2020-01-10 14:12:32.513 ? W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc 2020-01-10 14:12:32.513 ? W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc 2020-01-10 14:12:32.513 ? W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc 2020-01-10 14:12:32.513 ? W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc 2020-01-10 14:12:32.513 ? W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc 2020-01-10 14:12:32.513 ? W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc 2020-01-10 14:12:32.513 ? W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc 2020-01-10 14:12:32.513 ? W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc 2020-01-10 14:12:32.513 ? W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc 2020-01-10 14:12:32.513 ? W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc 2020-01-10 14:12:32.513 ? W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc 2020-01-10 14:12:32.513 ? W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc 2020-01-10 14:12:32.513 ? W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc 2020-01-10 14:12:32.513 ? W/VideoCapabilities: Unrecognized profile 2130706434 for video/avc 2020-01-10 14:12:32.519 ? D/ViewRootImpl@b82210c[MainActivity]: Relayout returned: oldFrame=[0,0][0,0] newFrame=[0,0][1440,2560] result=0x27 surface={isValid=true 534886633984} surfaceGenerationChanged=true 2020-01-10 14:12:32.519 ? D/ViewRootImpl@b82210c[MainActivity]: mHardwareRenderer.initialize() mSurface={isValid=true 534886633984} hwInitialized=true 2020-01-10 14:12:32.520 ? I/OpenGLRenderer: Initialized EGL, version 1.4 2020-01-10 14:12:32.520 ? D/OpenGLRenderer: Swap behavior 1 2020-01-10 14:12:32.520 ? W/System: ClassLoader referenced unknown path: /data/user_de/0/com.google.android.gms/app_chimera/m/000000e6/n/arm64-v8a 2020-01-10 14:12:32.525 ? W/VideoCapabilities: Unsupported mime video/wvc1 2020-01-10 14:12:32.528 ? D/ViewRootImpl@b994b88[MainActivity]: dispatchAttachedToWindow 2020-01-10 14:12:32.529 ? W/VideoCapabilities: Unsupported mime video/x-ms-wmv 2020-01-10 14:12:32.532 ? D/mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1440x2560]-format:1 2020-01-10 14:12:32.543 ? W/VideoCapabilities: Unrecognized profile/level 1/32 for video/mp4v-es 2020-01-10 14:12:32.543 ? W/VideoCapabilities: Unrecognized profile/level 32768/2 for video/mp4v-es 2020-01-10 14:12:32.543 ? W/VideoCapabilities: Unrecognized profile/level 32768/64 for video/mp4v-es 2020-01-10 14:12:32.545 ? W/VideoCapabilities: Unsupported mime video/wvc1 2020-01-10 14:12:32.547 ? W/VideoCapabilities: Unsupported mime video/x-ms-wmv 2020-01-10 14:12:32.550 ? W/VideoCapabilities: Unsupported mime video/x-ms-wmv7 2020-01-10 14:12:32.551 ? D/ViewRootImpl@b994b88[MainActivity]: Relayout returned: oldFrame=[0,0][0,0] newFrame=[36,1232][1404,1424] result=0x27 surface={isValid=true 534885317632} surfaceGenerationChanged=true 2020-01-10 14:12:32.551 ? D/ViewRootImpl@b994b88[MainActivity]: mHardwareRenderer.initialize() mSurface={isValid=true 534885317632} hwInitialized=true 2020-01-10 14:12:32.552 ? W/VideoCapabilities: Unsupported mime video/x-ms-wmv8 2020-01-10 14:12:32.553 ? W/VideoCapabilities: Unsupported mime video/mp43 2020-01-10 14:12:32.555 ? D/mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1624x448]-format:1 2020-01-10 14:12:32.558 ? W/AudioCapabilities: Unsupported mime audio/mpeg-L1 2020-01-10 14:12:32.558 ? W/AudioCapabilities: Unsupported mime audio/mpeg-L2 2020-01-10 14:12:32.559 ? W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc 2020-01-10 14:12:32.559 ? W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc 2020-01-10 14:12:32.559 ? W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc 2020-01-10 14:12:32.559 ? W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc 2020-01-10 14:12:32.559 ? W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc 2020-01-10 14:12:32.559 ? W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc 2020-01-10 14:12:32.559 ? W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc 2020-01-10 14:12:32.559 ? W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc 2020-01-10 14:12:32.560 ? W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc 2020-01-10 14:12:32.560 ? W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc 2020-01-10 14:12:32.560 ? W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc 2020-01-10 14:12:32.560 ? W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc 2020-01-10 14:12:32.560 ? W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc 2020-01-10 14:12:32.560 ? W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc 2020-01-10 14:12:32.560 ? W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc 2020-01-10 14:12:32.560 ? W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc 2020-01-10 14:12:32.560 ? W/VideoCapabilities: Unrecognized profile 2130706434 for video/avc 2020-01-10 14:12:32.571 ? D/ViewRootImpl@a7abb0b[MainActivity]: dispatchAttachedToWindow 2020-01-10 14:12:32.572 ? W/VideoCapabilities: Unrecognized profile/level 1/32 for video/mp4v-es 2020-01-10 14:12:32.572 ? W/VideoCapabilities: Unrecognized profile/level 32768/2 for video/mp4v-es 2020-01-10 14:12:32.572 ? W/VideoCapabilities: Unrecognized profile/level 32768/64 for video/mp4v-es 2020-01-10 14:12:32.575 ? W/GoogleTagManager: No container asset found in /assets/containers. Checking top level /assets directory for container assets. 2020-01-10 14:12:32.576 ? W/GoogleTagManager: Tag Manager's event handler WILL NOT be installed (no container loaded) 2020-01-10 14:12:32.577 ? I/GoogleTagManager: Tag Manager initilization took 4ms 2020-01-10 14:12:32.579 ? D/ViewRootImpl@a7abb0b[MainActivity]: Relayout returned: oldFrame=[0,0][0,0] newFrame=[0,0][1440,2560] result=0x7 surface={isValid=true 534885321216} surfaceGenerationChanged=true 2020-01-10 14:12:32.579 ? D/ViewRootImpl@a7abb0b[MainActivity]: mHardwareRenderer.initialize() mSurface={isValid=true 534885321216} hwInitialized=true 2020-01-10 14:12:32.584 ? D/FA: Logging event (FE): screen_view(_vs), Bundle[{firebase_event_origin(_o)=auto, firebase_screen_class(_sc)=MainActivity, firebase_screen_id(_si)=2690284929298952071}] 2020-01-10 14:12:32.585 ? D/mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1440x2560]-format:1 2020-01-10 14:12:32.591 ? D/ViewRootImpl@b82210c[MainActivity]: MSG_WINDOW_FOCUS_CHANGED 1 2020-01-10 14:12:32.591 ? D/ViewRootImpl@b82210c[MainActivity]: mHardwareRenderer.initializeIfNeeded()#2 mSurface={isValid=true 534886633984} 2020-01-10 14:12:32.592 nl.teqplay.riverguiderecreational V/InputMethodManager: Starting input: tba=android.view.inputmethod.EditorInfo@6564453 nm : nl.teqplay.riverguiderecreational ic=null 2020-01-10 14:12:32.592 nl.teqplay.riverguiderecreational I/InputMethodManager: [IMM] startInputInner - mService.startInputOrWindowGainedFocus 2020-01-10 14:12:32.594 nl.teqplay.riverguiderecreational D/ViewRootImpl@b994b88[MainActivity]: MSG_WINDOW_FOCUS_CHANGED 1 2020-01-10 14:12:32.594 nl.teqplay.riverguiderecreational D/ViewRootImpl@b994b88[MainActivity]: mHardwareRenderer.initializeIfNeeded()#2 mSurface={isValid=true 534885317632} 2020-01-10 14:12:32.596 nl.teqplay.riverguiderecreational I/VideoCapabilities: Unsupported profile 4 for video/mp4v-es 2020-01-10 14:12:32.596 nl.teqplay.riverguiderecreational D/InputTransport: Input channel constructed: fd=151 2020-01-10 14:12:32.606 nl.teqplay.riverguiderecreational D/ViewRootImpl@b82210c[MainActivity]: MSG_RESIZED_REPORT: ci=Rect(0, 96 - 0, 0) vi=Rect(0, 96 - 0, 0) or=1 2020-01-10 14:12:32.606 nl.teqplay.riverguiderecreational V/FA: Connection attempt already in progress 2020-01-10 14:12:32.607 nl.teqplay.riverguiderecreational V/FA: Connection attempt already in progress 2020-01-10 14:12:32.608 nl.teqplay.riverguiderecreational V/FA: Activity resumed, time: 5788924205 2020-01-10 14:12:32.625 nl.teqplay.riverguiderecreational W/VideoCapabilities: Unsupported mime video/sorenson 2020-01-10 14:12:32.675 nl.teqplay.riverguiderecreational D/ViewRootImpl@b994b88[MainActivity]: MSG_RESIZED_REPORT: ci=Rect(0, 0 - 0, 0) vi=Rect(0, 0 - 0, 0) or=1 2020-01-10 14:12:32.679 nl.teqplay.riverguiderecreational D/ViewRootImpl@a7abb0b[MainActivity]: MSG_RESIZED_REPORT: ci=Rect(0, 96 - 0, 0) vi=Rect(0, 96 - 0, 0) or=1 2020-01-10 14:12:32.679 nl.teqplay.riverguiderecreational D/CordovaWebViewImpl: onPageDidNavigate(file:///android_asset/www/index.html) 2020-01-10 14:12:32.680 nl.teqplay.riverguiderecreational V/InputMethodManager: Starting input: tba=android.view.inputmethod.EditorInfo@b1693a2 nm : nl.teqplay.riverguiderecreational ic=null 2020-01-10 14:12:32.683 nl.teqplay.riverguiderecreational D/FA: Connected to remote service 2020-01-10 14:12:32.684 nl.teqplay.riverguiderecreational V/FA: Processing queued up service tasks: 4 2020-01-10 14:12:32.694 nl.teqplay.riverguiderecreational D/ViewRootImpl@b82210c[MainActivity]: MSG_WINDOW_FOCUS_CHANGED 0 2020-01-10 14:12:32.752 nl.teqplay.riverguiderecreational D/JsMessageQueue: Set native->JS mode to EvalBridgeMode 2020-01-10 14:12:32.850 nl.teqplay.riverguiderecreational W/CrashlyticsCore: No minidump data found in directory /data/user/0/nl.teqplay.riverguiderecreational/files/.Fabric/com.crashlytics.sdk.android.crashlytics-ndk/native/1578661685145 2020-01-10 14:12:32.854 nl.teqplay.riverguiderecreational I/ShortcutBadger: Checking if platform supports badge counters, attempt 1/3. 2020-01-10 14:12:32.872 nl.teqplay.riverguiderecreational I/ShortcutBadger: Badge counter is supported in this platform. 2020-01-10 14:12:33.468 nl.teqplay.riverguiderecreational D/SystemWebChromeClient: file:///android_asset/www/static/js/2.fbe33dfb.chunk.js: Line 1 : Deprecation warning: use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info. 2020-01-10 14:12:33.469 nl.teqplay.riverguiderecreational I/chromium: [INFO:CONSOLE(1)] "Deprecation warning: use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info.", source: file:///android_asset/www/static/js/2.fbe33dfb.chunk.js (1) 2020-01-10 14:12:33.757 nl.teqplay.riverguiderecreational D/SystemWebChromeClient: file:///android_asset/www/static/js/main.a713b1ff.chunk.js: Line 1 : Firebase plugin detected 2020-01-10 14:12:33.757 nl.teqplay.riverguiderecreational I/chromium: [INFO:CONSOLE(1)] "Firebase plugin detected", source: file:///android_asset/www/static/js/main.a713b1ff.chunk.js (1) 2020-01-10 14:12:33.782 nl.teqplay.riverguiderecreational D/CordovaWebViewImpl: onPageFinished(file:///android_asset/www/index.html) 2020-01-10 14:12:33.834 nl.teqplay.riverguiderecreational D/SystemWebChromeClient: file:///android_asset/www/static/js/2.fbe33dfb.chunk.js: Line 1 : Wrapper div has no height or width, try overriding style with `containerStyle` option 2020-01-10 14:12:33.834 nl.teqplay.riverguiderecreational I/chromium: [INFO:CONSOLE(1)] "Wrapper div has no height or width, try overriding style with `containerStyle` option", source: file:///android_asset/www/static/js/2.fbe33dfb.chunk.js (1) 2020-01-10 14:12:33.887 nl.teqplay.riverguiderecreational D/SystemWebChromeClient: file:///android_asset/www/static/js/2.fbe33dfb.chunk.js: Line 1 : Wrapper div has no height or width, try overriding style with `containerStyle` option 2020-01-10 14:12:33.887 nl.teqplay.riverguiderecreational I/chromium: [INFO:CONSOLE(1)] "Wrapper div has no height or width, try overriding style with `containerStyle` option", source: file:///android_asset/www/static/js/2.fbe33dfb.chunk.js (1) 2020-01-10 14:12:33.904 nl.teqplay.riverguiderecreational D/SystemWebChromeClient: file:///android_asset/www/static/js/2.fbe33dfb.chunk.js: Line 1 : [DEBUG] [535] PHASE didMount, background: false, geoWatcherActive: undefined, isNavigating: false, transitioning: false 2020-01-10 14:12:33.904 nl.teqplay.riverguiderecreational I/chromium: [INFO:CONSOLE(1)] "[DEBUG] [535] PHASE didMount, background: false, geoWatcherActive: undefined, isNavigating: false, transitioning: false", source: file:///android_asset/www/static/js/2.fbe33dfb.chunk.js (1) 2020-01-10 14:12:33.905 nl.teqplay.riverguiderecreational D/SystemWebChromeClient: file:///android_asset/www/static/js/2.fbe33dfb.chunk.js: Line 1 : [DEBUG] [NOTIFICATION]: componentDidMount GeoLocationWatcher [535] || ▶️ in foreground, Navigating: ⚓️, Active route: ⛔️ 2020-01-10 14:12:33.905 nl.teqplay.riverguiderecreational I/chromium: [INFO:CONSOLE(1)] "[DEBUG] [NOTIFICATION]: componentDidMount GeoLocationWatcher [535] || ▶️ in foreground, Navigating: ⚓️, Active route: ⛔️", source: file:///android_asset/www/static/js/2.fbe33dfb.chunk.js (1) 2020-01-10 14:12:34.078 nl.teqplay.riverguiderecreational I/TSLocationManager: [c.t.l.adapter.TSConfig print] ╔═════════════════════════════════════════════ ║ TSLocationManager version: 3.0.25 (325) ╠═════════════════════════════════════════════ { "activityRecognitionInterval": 10000, "allowIdenticalLocations": false, "autoSync": true, "autoSyncThreshold": 0, "batchSync": false, "debug": false, "deferTime": 0, "desiredAccuracy": -1, "desiredOdometerAccuracy": 100, "disableElasticity": false, "disableLocationAuthorizationAlert": false, "disableStopDetection": false, "distanceFilter": 75, "elasticityMultiplier": 1, "enableHeadless": false, "enableTimestampMeta": false, "extras": {}, "fastestLocationUpdateInterval": -1, "forceReloadOnBoot": false, "forceReloadOnGeofence": false, "forceReloadOnHeartbeat": false, "forceReloadOnLocationChange": false, "forceReloadOnMotionChange": false, "forceReloadOnSchedule": false, "foregroundService": true, "geofenceInitialTriggerEntry": true, "geofenceModeHighAccuracy": false, "geofenceProximityRadius": 1000, "geofenceTemplate": "", "headers": {}, "headlessJobService": "com.transistorsoft.cordova.bggeo.BackgroundGeolocationHeadlessTask", "heartbeatInterval": 60, "httpRootProperty": "location", "httpTimeout": 60000, "isMoving": false, "locationAuthorizationRequest": "Always", "locationTemplate": "", "locationTimeout": 60, "locationUpdateInterval": 1000, "locationsOrderDirection": "ASC", "logLevel": 5, "logMaxDays": 3, "maxBatchSize": -1, "maxDaysToPersist": 1, "maxRecordsToPersist": -1, "method": "POST", "minimumActivityRecognitionConfidence": 75, "notification": { "layout": "", "title": "RiverGuide Recreant", "text": "GPS Locatiebepaling actief", "color": "", "channelName": "TSLocationManager", "smallIcon": "", "largeIcon": "", "priority": 0, "strings": {}, "actions": [] }, "params": {}, "persist": true, "persistMode": 2, "schedule": [], "scheduleUseAlarmManager": false, "speedJumpFilter": 300, "startOnBoot": false, "stationaryRadius": 25, "stopAfterElapsedMinutes": 1440, "stopOnStationary": false, "stopOnTerminate": true, "stopTimeout": 1, "triggerActivities": "in_vehicle, on_bicycle, on_foot, running, walking", "url": "", "useSignificantChangesOnly": false, "enabled": true, "schedulerEnabled": false, "trackingMode": 1, "odometer": 587.7648315429688, "isFirstBoot": false, "didLaunchInBackground": false } ╔═════════════════════════════════════════════ ║ DEVICE SENSORS ╠═════════════════════════════════════════════ ╟─ ✅ ACCELEROMETER: {Sensor name="MPU6500 Acceleration Sensor", vendor="Invensense", version=1, type=1, maxRange=39.2266, resolution=0.0011971008, power=0.25, minDelay=5000} ╟─ ✅ GYROSCOPE: {Sensor name="MPU6500 Gyroscope Sensor", vendor="Invensense", version=1, type=4, maxRange=34.906586, resolution=0.0010652645, power=6.1, minDelay=5000} ╟─ ✅ MAGNETOMETER: {Sensor name="YAS537 Magnetic Sensor", vendor="Yamaha Corporation", version=1, type=2, maxRange=1200.0, resolution=0.1, power=6.0, minDelay=10000} ╟─ ✅ SIGNIFICANT_MOTION: {Sensor name="SAMSUNG Significant Motion Sensor", vendor="Samsung Inc.", version=2, type=17, maxRange=1.0, resolution=1.0, power=0.3, minDelay=0} ╚═════════════════════════════════════════════ 2020-01-10 14:12:34.109 nl.teqplay.riverguiderecreational I/TSLocationManager: [c.t.l.adapter.TSConfig$b a] ⚠️ Tracking initiated in background with stopOnTerminate: true. Launch refused. 2020-01-10 14:12:34.127 nl.teqplay.riverguiderecreational I/TSLocationManager: [c.t.l.a.BackgroundGeolocation