Git Product home page Git Product logo

h5pay-flutter's Introduction

Hi ㊎㊍㊌㊋㊏

Nekocode's github stats

I'm Mark Yang, a full-stack engineer and specialize in frontend (web/flutter/android) development. I’m also an open source enthusiast and have contributed dozens of projects to the community.

wired cat

Websites: nekocode.cn | agilebyte.cc | emu666.com

Repository Gallery | Pull Requests | Zhihu | WeChat Official Account

Proficient in:

  • TypeScript, Dart, Java, Kotlin programming language
  • Web application development practices with React, Next.js
  • Flutter application development
  • Android application development, Gradle plugin development

h5pay-flutter's People

Contributors

lonelywalkor avatar nekocode avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

h5pay-flutter's Issues

安卓无法跳转支付宝

安卓真机 无法跳转支付宝 提示cantLaunchUrl

TextButton(
              onPressed: () async {
                final status = await showH5PayDialog(
                  context: context,
                  getPaymentArguments: () async => PaymentArguments(
                    url:
                        'http://xqpcvlo5.xxx.net/alipay/wapPay?amount=0.01',
                    redirectSchemes: ['alipay', 'alipays'],
                    httpHeaders: {
                      'Authorization': SPUtils.getToken(),
                    },
                  ),
                  verifyResult: () async => true,
                );
                ScaffoldMessenger.of(context).showSnackBar(SnackBar(
                  content: Text("状态:${status}"),
                ));
              },
              child: Text('打开支付页面'),
            ),

苹果 可以跳转支付宝 但是支付好没有跳到app 还停留在支付宝

[....] Disconnected 00008101-00112CD13C91003A
[ProcessSwapping] 0x127b71440 - [pageProxyID=5, webPageID=51, PID=5754, navigationID=28] ProvisionalPageProxy::didFailProvisionalLoadForFrame: frameID=3
[Process] 0x118068c18 - [pageProxyID=5, webPageID=48, PID=5717] WebPageProxy::didFailProvisionalLoadForFrame: frameID=3, domain=NSURLErrorDomain, code=-1004
[assertion] Error acquiring assertion: <Error Domain=RBSServiceErrorDomain Code=1 "target is not running or doesn't have entitlement com.apple.runningboard.assertions.webkit" UserInfo={NSLocalizedFailureReason=target is not running or doesn't have entitlement com.apple.runningboard.assertions.webkit}>
[ProcessSuspension] 0x126bf9ec0 - ProcessAssertion: Failed to acquire RBS assertion 'ConnectionTerminationWatchdog' for process with PID=5754, error: Error Domain=RBSServiceErrorDomain Code=1 "target is not running or doesn't have entitlement com.apple.runningboard.assertions.webkit" UserInfo={NSLocalizedFailureReason=target is not running or doesn't have entitlement com.apple.runningboard.assertions.webkit}
[assertion] Error acquiring assertion: <Error Domain=RBSAssertionErrorDomain Code=2 "Specified target process does not exist" UserInfo={NSLocalizedFailureReason=Specified target process does not exist}>
[ProcessSuspension] 0x126bf9f20 - ProcessAssertion: Failed to acquire RBS assertion 'WebProcess Background Assertion' for process with PID=5754, error: Error Domain=RBSAssertionErrorDomain Code=2 "Specified target process does not exist" UserInfo={NSLocalizedFailureReason=Specified target process does not exist}
[....] Disconnected 00008101-00112CD13C91003A
[....] Disconnected 00008101-00112CD13C91003A

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.