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

MidtransPackage.java Error:(20, 5) error: method does not override or implement a method from a supertype #13

Open
wahidhasan5790 opened this issue Sep 10, 2019 · 1 comment

Comments

@wahidhasan5790
Copy link

I have implemented all the instructions.

  1. installing react-native-midtrans and linking it
  2. adding midtrans maven repository to android/build.gradle
    allprojects { repositories { maven { url "http://dl.bintray.com/pt-midtrans/maven" } } }
    but still i got the following error
    MidtransPackage.java Error:(20, 5) error: method does not override or implement a method from a supertype

reactnativemidtrans-errorreport

@daemswibowo
Copy link

had the same issue, did you solve this problem @WahidHasanAriyanto ?

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