Skip to content

[scene] support launch scenes 1011, 1012, and 1037 - #269

Open
Chendaweimin wants to merge 1 commit into
evi0s:mainfrom
Chendaweimin:codex/add-launch-scenes
Open

[scene] support launch scenes 1011, 1012, and 1037#269
Chendaweimin wants to merge 1 commit into
evi0s:mainfrom
Chendaweimin:codex/add-launch-scenes

Conversation

@Chendaweimin

Copy link
Copy Markdown

Summary

  • enable remote debugging for QR-code scan launches (1011)
  • enable remote debugging for long-press QR-code recognition (1012)
  • enable remote debugging when opened from another mini program (1037)
  • document the three scene values next to the existing whitelist

Without these values in sceneNumberArray, these launch scenes are not rewritten to remote-debug scene 1101, so DevTools can remain blank for these launch paths. Issue #128 includes a runtime report for scene 1012.

The scene values follow the official WeChat Mini Program scene list:
https://developers.weixin.qq.com/miniprogram/dev/reference/scene-list.html

Verification

  • node --check frida/hook.js
  • npx tsc --noEmit
  • downstream runtime verification on Windows / WMPF 25297

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

Successfully merging this pull request may close these issues.

1 participant