Skip to content

Unhandled Exception , when use "getAllOrders()" #96

@mohamedEssam2

Description

@mohamedEssam2

when i use "getAllOrders()" , i get " Unhandled Exception: type 'Null' is not a subtype of type 'List' in type cast "

shopifyCheckout .getAllOrders(accessToken) .then((value) => { if (value != null) {orderList = value, updateUI()} })

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