Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android Build failed. unexpected char in _modules/capacitor-fcm/android\capacitor #8

Closed
xahanix opened this issue Jun 27, 2019 · 2 comments

Comments

@xahanix
Copy link

xahanix commented Jun 27, 2019

Hey.
I have a problem emulating my app with Android Studio.
The Project fails in the startup
I've done all the steps from the ReadMe.
It always shows this error:
Unbenannt

Versions I use:
"@capacitor/android": "^1.1.0",
"@capacitor/cli": "1.0.0-beta.22",
"@capacitor/core": "1.0.0-beta.22",
"@capacitor/ios": "^1.0.0",
"capacitor-fcm": "0.0.6",

I've also done the extra step but it does'n even recognize io.stewan.capacitor.fcm.FCMPlugin
Unbenannt

Do you have any idea what the problem could be?

@xahanix xahanix changed the title Android Build failed Android Build failed. unexpected char in _modules/capacitor-fcm/android\capacitor Jun 27, 2019
@xahanix xahanix closed this as completed Jul 1, 2019
@xahanix
Copy link
Author

xahanix commented Jul 1, 2019

Fixed the problem. Just had to change the \ in capacitor.settings.gradle to '/'. But every time I run "npx cap sync android". I have to change it again. Is someone else facing this problem?

@stewones
Copy link
Member

stewones commented Jul 2, 2019

hey @xahanix

Thanks for the info, do you mind to file an issue here?
https://github.com/ionic-team/capacitor/issues

or even post in slack channel, I'm sure someone from the core team should address that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants