OpenFlutter / OpenFlutter/tobias

ohos无法唤起支付宝app

Open
#172 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Objective-C
Stars
749
Forks
138
Avg merge
1h 8m
Merged PRs (30d)
2

Description

tobias: ^5.2.0
ohos:5.1.0

var result = await tobias.isAliPayInstalled;
result 为true

唤起支付是app内部需要登录支付宝页面,而没有打开支付宝app

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the OHOS behavior with tobias 5.2.0 and OHOS 5.1.0, checking the payment flow after tobias.isAliPayInstalled returns true. Trace the entry point that launches Alipay and compare the observed internal login page with the expected external Alipay app launch; done means the app opens correctly on OHOS.

Written by the indexing model from the issue text.

Assessment

Tech stack
flutter
Domain
mobile, payments
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.