android / codelab-android-dynamic-features

Apache License 2.0
121 stars 47 forks source link

Help wanted #31

Open gerardgilliland opened 3 years ago

gerardgilliland commented 3 years ago

I have run your app successfully.

I am using Android Studio to build and load an app bundle. I am loading that app bundle (.aab) in Google Play console. I am attempting to run my app and am getting errors:

I/SystemServer: InitBeforeStartServices W/WindowManager: Failed looking up window callers=com.android.server.wm.InputManagerCallback.interceptKeyBeforeDispatching:182 I/bgzx: Primes not initialized, returning default (no-op) Primes instance which will ignore all calls. Please call Primes.initialize(...) before using any Primes API.

I think there is something I have added or is missing that is causing this error. You don't have to answer -- this is my problem not yours. But, perhaps you have seen this error in your development process and could share your knowledge.

Thank you and Peace