Skip to content

No implementation found for method get_all_supported_regions on channel com.bottlepay/flutter_libphonenumber_android #89

@AliKarimiENT

Description

@AliKarimiENT

Hello,
I have installed the latest version
and on init, I have this exception

flutter_libphonenumber: ^2.5.0

No implementation found for method get_all_supported_regions on channel com.bottlepay/flutter_libphonenumber_android

this is the code called on main before launching the app

var regions = await lib_phone.getAllSupportedRegions();
await lib_phone.init(overrides: regions);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions