Michał Kuklis

Results 4 comments of Michał Kuklis

I ran few tests on Ubuntu and tried to track the problem down. I suspect there may be an issue with a glob: `for path in Glob(Path.join(@cwd, pathspec))` the segfault...

seems like I still run into this problem regardless of config.assets.initialize_on_precompile and gem 'compass', git: "https://github.com/chriseppstein/compass.git", ref: '7147147e2412'

@kmaiorini82 sorry for not getting back to you sooner. It looks like you defined a POST request in your target but you are expecting to the lib to create a...

I'm getting the same issue #### Environment onesignal-cordova-plugin: v2.11.1 cordova: 10.0.0 cordova-android: 9.0.0 ```bash /app/platforms/android/app/src/main/AndroidManifest.xml:27: Error: ADMMessageHandler must extend android.app.Service [Instantiatable] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /app/platforms/android/app/src/main/AndroidManifest.xml:28: Error: Receiver must extend android.content.BroadcastReceiver [Instantiatable] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~...