Manuel Beck

Results 43 issues of Manuel Beck

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...

# Feature Request I want to add Promise functionality to this plugin and have some questions. From my point, Promises are save to add natively, because: - For Android the...

On macOS Catalina and newer, Apple switched from Bash to ZSH. The new file for ".bash_profile" is ".zprofile". Also the AnroidSDK path is different on a current macOS with the...

# Bug Report ## Problem When doing a `cordova run android`, the menu from the home screen will appear before the app is starting. This menu would normally appear when...

### Platforms affected Android ### Motivation and Context - Make clear, that only `onRequestPermissionResult` is currently save to use - Document, that `onRequestPermissionResult` is called from `CordovaActivity` after called from...

# Bug Report I want to copy resources to the `res` directory of the android app. ## Problem I followed the documentation for the [resource-file](https://cordova.apache.org/docs/en/12.x/config_ref/#resource-file) tag of the `config.xml`, where...

Hi, I will continue this plugin in my fork: https://github.com/GitToTheHub/cordova-plugin-googlemaps-2 Regards, Manuel

# Feature Request Command to clean the cordova project ## Motivation Behind Feature Sometimes things get odd in the project and you have to manually remove the folders `node_modules`, `platforms`...

Hi, I will continue support for this plugin in my fork: https://github.com/GitToTheHub/cordova-plugin-calendar-2 I you have any issues or PRs you can post them there. Regards, Manuel

I find it better, when you can see the current `package.json` version of the repository in the title. I used `shields.io` for it. To not be confused with the current...