-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ios 测试 alipay_kit 出现 如下错误 没有导入 alipay_kit_ios #51
Comments
你都知道问题了 … 还提 issue 干啥 … |
我只是要用支付宝授权登录,没有要用支付 |
那你找错地方了,iOS的sdk是包含登录和支付的,不是分开的 … 你自己去支付宝那边找找有没有其他的方案 … |
因为ios引入支付宝的sdk严重就会被封号,被当作隐藏支付。 |
可以细说一下封号么?这个封号是指的封我们的商户号? |
当然是指的苹果开发者账号(谷歌也是) |
Unhandled Exception: MissingPluginException(No implementation found for method isInstalled on channel v7lin.github.io/alipay_kit)
[VERBOSE-2:dart_vm_initializer.cc(41)] Unhandled Exception: MissingPluginException(No implementation found for method isInstalled on channel v7lin.github.io/alipay_kit)
#0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:313:7)
#1 MethodChannelAlipayKit.isInstalled (package:alipay_kit/src/alipay_kit_method_channel.dart:46:12)
#2 _HomeState.build. (package:alipay_kit_example/main.dart:85:30)
The text was updated successfully, but these errors were encountered: