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

Build error startApp.java:30 #112

Closed
liuyichuan opened this issue May 28, 2018 · 5 comments
Closed

Build error startApp.java:30 #112

liuyichuan opened this issue May 28, 2018 · 5 comments

Comments

@liuyichuan
Copy link

java version on 1.8 got this error,
startApp.java:30
private HashMap<Integer, BroadcastReceiver> broadcastReceiverHashMap = new HashMap<>();

@lampaa
Copy link
Owner

lampaa commented May 28, 2018

Hi, @liuyichuan
I fixed this error. Please, update plugin.

@liuyichuan
Copy link
Author

Hi,@lampaa.
I still got this error when building on Android after update.

@lampaa
Copy link
Owner

lampaa commented May 31, 2018

Try to remove and re-install the plugin:

cordova plugin rm com.lampa.startapp
cordova plugin add com.lampa.startapp

@liuyichuan
Copy link
Author

<plugin name="com.lampa.startapp" spec="^6.1.4" />

Did not code. Just install the plugin and build. Still got same error.
I am using ionic3.

@lampaa
Copy link
Owner

lampaa commented Jun 1, 2018

@liuyichuan hmm. Delete plugin and re-install (6.1.6)

@lampaa lampaa closed this as completed Jun 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants