Christian von Rohr
Christian von Rohr
Is it somehow possible to set the server URL as configuration of this plugin? Mixpanel explains it in the Objective-C documentation like this: ```objective-c [Mixpanel sharedInstanceWithToken:@"xxx"]; self.mixpanel.serverURL = @"https://api-eu.mixpanel.com"; ```...
### Prerequisites - [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/.github/CONTRIBUTING.md#creating-an-issue). - [X] I agree to follow the [Code of Conduct](https://ionicframework.com/code-of-conduct). - [X] I have searched for [existing issues](https://github.com/ionic-team/ionic-framework/issues) that already...
It seems that scoped packages (as our addon `@kockpit/ember-gantt`) are not listed on emberaddons.com. Is this planned for changing or are there reasons against using scoped packages?
Ionic suggests to remove `cordova-plugin-androidx` and `cordova-plugin-androidx-adapter` plugins. See output of official Ionic Vscode plugin: > The plugin cordova-plugin-androidx is not required with Capacitor. This was required for Cordova Android...
I started with a PoC for an Android implementation. As its a bit differently used, we are not able to pass an icon path. Therefore, I changed the config of...