Skip to content

refactor ExtractJsonArrayStringArgumentΒ #1

@eksperts

Description

@eksperts

this here is the culprit: https://github.com/fusetools/Fuse.Billing.Android/blob/master/src/Fuse.Billing.Android/BillingModule.uno#L225

first, Json.Escape() is deprecated as of 0.36
second, the method seems poorly designed. it could be better if it would work with an array instead of if/elseing on the param type.

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