Tobias Mücksch

Results 12 issues of Tobias Mücksch

I'm using angular swing in an ionic app. It works perfectly so far. But currently I have the issue that I can't throw out cards in any direction. They just...

## Bug Report ### Capacitor Version ``` Capacitor Doctor 💊 Latest Dependencies: @capacitor/cli: 3.4.3 @capacitor/core: 3.4.3 @capacitor/android: 3.4.3 @capacitor/ios: 3.4.3 Installed Dependencies: @capacitor/cli: 3.4.3 @capacitor/core: 3.4.3 @capacitor/android: 3.4.3 @capacitor/ios: 3.4.3...

As already mentioned [in the comments here](https://github.com/ionic-team/cordova-res/issues/137#issuecomment-693114832) when generating icons for android, some icon files remain unchanged. For me that is all the `ic_launcher_foreground.png` files (hdpi, mdpi, etc.) Therefore, the...

In this issue, I want to collect topics and improvements for the documentation. - Simplified getting started with platform specific hints - Simplified ["Singleton service"](https://github.com/capacitor-community/sqlite/blob/master/docs/Ionic-Angular-Usage.md) with better readability - Platform...

needs: triage
docs

**Describe the bug** I'm working on a chat app. That means, that my app receives events asynchronously. For example such an event could be a new message. It happens pretty...

fixes issue #216

Hello, I'm trying to open an image, that is located under an https:// URL. **XCode Error Screenshot:** ![Screenshot](https://cl.ly/80842873c552/download/Bildschirmfoto%202019-03-05%20um%2014.37.53.png) **Ionic Code:** ``` const fullImageURL = 'https://burningparrot.com/assets/logo_v3.png'; console.log('OPENING FILE', fullImageURL); if (this.platform.is('cordova'))...

# Introduction I'm implement a cli tool using oclif. Versions: ``` "@oclif/command": "^1.5.18", "@oclif/config": "^1.13.2", "@oclif/plugin-help": "^2.2.0", "chalk": "^2.4.2", "cli-ux": "^5.3.1", "tslib": "^1.10.0", ``` # Example: *The following code is...

### Description When I try to export a file (I've tried HTML, PDF (Latex) and PlainText) I receive this error: ``` Ein Fehler ist beim Export aufgetreten: Pandoc exited with...

bug

Hi, there weren't any changes to the code in more than two years and issues do not receive responses by the maintainer anymore. Is this project abandoned? If so -...