Cordoba Android stops working with MojoBudgetService

An error message appeared in my meteor application:

I20170929-15: 49: 50,694 (3)? 09-29 15: 49: 49.915 6294 6340 E chromium: [ERROR: service_manager.cc (156)] Connection InterfaceProviderSpec prevents the service: content_renderer from the binding interface: blink :: mojom :: BudgetService represented by: content_browser

I20170929-15: 49: 50,915 (3)? 09-29 15: 49: 50.135 6294 6361 E chromium: [ERROR: BudgetService.cpp (167)] Cannot connect to MojoBudgetService.

I tried to add uses-permissions to androidManifest , remove all cordova plugins, reset meteor and erase build cord cache. I am still sticking to the same point. And I searched everywhere about this MOJO, but there is no link to the meteor cordova app.

+8
android cordova meteor chromium mojo
source share

No one has answered this question yet.

See related questions:

3606
Close / hide Android soft keyboard
3295
Why is the Android emulator so slow? How can we speed up Android emulator development?
3288
Correct use cases for Android UserManager.isUserAGoat ()?
2735
Stop EditText from getting focus when starting Activity
2609
Is there a unique identifier for an Android device?
2510
How to keep Android activity state by saving instance state?
2097
Is there a way to run Python on Android?
1858
"Debug certificate expired" error in Android Eclipse plugins
1844
What is "Context" on Android?
2
Mojo BudgetService

All Articles