Maxim-Kolmogorov/cordova-plugin-push-notifications

Android: Unresolved reference: swiftecho

noe2505 opened this issue · 2 comments

Hello!

Using the following versions:
Cordova 11.0.0
Android 10.1.1

When trying to build, I get an error saying:

e: .../platforms/android/app/src/main/kotlin/notifications/MyFirebaseMessagingService.kt: (17, 13): Unresolved reference: swiftecho

ios seems to work great, thank you for this plugin!

Oops... Thank you, I will solve the problem (I indicated the wrong namespace).

Try now. I made a stupid mistake, importуed MainActivity class via my application namespace.