Martin Bech

Results 9 issues of Martin Bech

Im having a hard time trying to eliminate this bug. We have an app thats in production, it works online an offline, so we download any images that are needed,...

This should fix the issue #46 but i dont know if this is the best solution?

**Describe the bug** Can't add to a project with Angular 16 **To Reproduce** Steps to reproduce the behavior: run the install script Get error that @angular/common@"^15.0.0 is missing **Expected behavior**...

For our App, we are seeing some crashes in our Android ANR console, and they point to mArgs being null. You can see it points to onCreate line 67 `Exception...

This is an attempt to fix issues where mArgs is null, and causes a crash in the plug-in. Im suspecting its because sometimes the intent is being recreated by the...

# Bug Report Playing video on iOS and shifting from landscape to portrait messes up status bar same as #221 ## Problem ### What is expected to happen? Statusbar stays...

info-needed

The Driver works fine with Cordova SQLite 3.2 When upgrading to Cordova SQLite Storage 5.x, defineDriver is still called, but localForage defaults back to the asyncDriver, instead of using the...

# Bug Report I would like to set the following setting in my config.xml , to disable backups as it can result in major problems with state. However, that's not...

We are seeing that some users are experiencing this error `module cordova/plugin/android/polling not found` Which seems to spawn from this queue polling function, that points to a module that dosent...