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

Not build Android #2

Open
felilo opened this issue Nov 8, 2018 · 2 comments
Open

Not build Android #2

felilo opened this issue Nov 8, 2018 · 2 comments

Comments

@felilo
Copy link

felilo commented Nov 8, 2018

when compile:

platforms/android/app/src/main/java/com/anvay/twiliovideocall/ConversationActivity.java:247: error: package R does not exist
R.string.permissions_needed,

R is undefine

@kalu06
Copy link

kalu06 commented Aug 16, 2019

Same issue as of today. Any idea @Anvay666 ?
By the way, works like a charm on iOS, thanks man!

@kalu06
Copy link

kalu06 commented Aug 19, 2019

Just worked it out: you need to add import <you.ionic.package>.R in both ConversationActivity and Dialog.

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