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

The release variant not work #12

Open
@zainalfh

Description

@zainalfh

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions