igorescodro / alkaa

Kotlin multiplatform app to manage your tasks

Home Page:https://play.google.com/store/apps/details?id=com.escodro.alkaa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

App not installed error

rancidfrog opened this issue · comments

When trying to install latest 1.7.0 build from github releases, I get

Does alkaa have dependency on google libraries?
As I do not have any on device.

If that is so, could a debloated version be considered for 2.0 release?
That would be wonderful
App seems to be heading in interesting direction since the launch. Looking forward to see 2.0 version
Hope issue regarding dependencies will be considered

Could be something to do with:
import com.google.android.play.core.splitcompat.SplitCompat
?

override fun attachBaseContext(base: Context?) {

override fun attachBaseContext(base: Context?) { super.attachBaseContext(base) SplitCompat.install(this) }

Hello!

Thanks a lot for your effort in the analysis. I'm not sure, but I believe that this is the issue as well.
I need to do some testing and emulate a non-Google Services device in order to make sure.

You should put dependency note.
As this is still an issue I believe