Could not compile basic sample #987
alexandrefelipemuller
started this conversation in
General
Replies: 2 comments 3 replies
-
|
Your code looks fine. Coudl you share your project publicly or create a reproducer? |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
You're right, I'm sorry for the inconvenience. You have 2 ways to fix this:
@cortinico it's time to finally merge #978 😄 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm trying to put AppIntro on my app, I add it to build.gradle and could sync
But when I use the basic sample provided it show an error like:
Unresolved reference: createInstance
My code
Another error that get my attention is that it show: Overriding method should call super.onCreate
But it is already.. so I'm confused what it could be
Beta Was this translation helpful? Give feedback.
All reactions