Skip to content
This repository has been archived by the owner on Feb 20, 2024. It is now read-only.

The release variant not work #12

Open
fnzainal opened this issue Jun 22, 2022 · 0 comments
Open

The release variant not work #12

fnzainal opened this issue Jun 22, 2022 · 0 comments

Comments

@fnzainal
Copy link

fnzainal commented Jun 22, 2022

I just follow this post on medium and make some feature with same structure.
on debug variant everything is fine, but on release variant and upload it to playstore didn't work as expected.

I use latest dagger version : 2.42

I guess this line return null instance :

val provider = Class.forName(PROVIDER_CLASS).kotlin.objectInstance as StorageFeature.Provider

I have asked on SO and not have answer yet. Thanks in advance.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant