hi
somehow FirebaseApp cannot be init when using okbuck
I/FirebaseInitProvider: FirebaseApp initialization unsuccessful
java.lang.IllegalStateException: Default FirebaseApp is not initialized in this process com.xxxx. Make sure to call FirebaseApp.initializeApp(Context) first.
also my apps have multiple module and firebase dependency is compiled by another module and application depend to that module
playservice lib: 11.0.4
android gradle plugin: 2.3.3
okbuck: 0.32.2
any comment or help will be very appreciate
thanks before
hi
somehow
FirebaseAppcannot be init when using okbuckalso my apps have multiple module and firebase dependency is compiled by another module and application depend to that module
playservice lib: 11.0.4
android gradle plugin: 2.3.3
okbuck: 0.32.2
any comment or help will be very appreciate
thanks before