Skip to content

报错 AliPay UrlScheme Not Found 无法启动支付 #168

@ipconfiger

Description

@ipconfiger

[ERROR:flutter/runtime/dart_vm_initializer.cc(40)] Unhandled Exception: PlatformException(AliPay UrlScheme Not Found, Config AliPay First, null, null)

但是 UrlScheme 在ios项目中已经配置好了,比如 为 testpay113 ,在 pubspec.yaml 中已经设置了:
tobias:
url_scheme: testpay113
ios:
ignore_security: true

plist.info 中也设置ok,在safari浏览器中输入 testpay113:// 也能正常唤起App

不知道还有哪些需要设置的,我是不是漏掉了一些什么

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