zo0r / react-native-conekta

React Native Conekta SDK for iOS and Android
https://www.conekta.io
MIT License
32 stars 22 forks source link

cannot find symbol Bundle #1

Closed barrilocho closed 7 years ago

barrilocho commented 7 years ago

Hello, I have this issue and other similar issues in Android Installation

/MainApplication.java:45: error: cannot find symbol protected void onCreate(Bundle savedInstanceState) { ^ symbol: class Bundle location: class MainApplication

Any solution? thank you

zo0r commented 7 years ago

@barrilocho I just updated the component to make it compatible with newest RN versions.