Skip to content
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

微信支付1.86以后需要 Universal Link #1

Open
wangwenshare opened this issue Jun 13, 2022 · 1 comment
Open

微信支付1.86以后需要 Universal Link #1

wangwenshare opened this issue Jun 13, 2022 · 1 comment

Comments

@wangwenshare
Copy link

/**

  • 微信支付配置参数
  • @param appId 商户注册的微信支付appId
  • @param universalLink 微信开发者Universal Link
  • @return YES:成功 NO:失败
  • 需在AppDelegate的didFinishLaunchingWithOptions方法中调用
    */
  • (BOOL)registerApp:(NSString *)appId universalLink:(NSString *)universalLink;

.a需要要更新

@TBXark
Copy link
Member

TBXark commented Jun 13, 2022

我们的业务线已经不用全民付了,这个全民付网站也不太行,我都找不到SDK下载地址。暂时更新不了。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants