fix(android): return webview id from openWebView promise#474
fix(android): return webview id from openWebView promise#474
Conversation
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughA helper method Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches
🧪 Generate unit tests (beta)
📝 Coding Plan
Comment |
|
close in favor of #476 |



Summary\n- ensure Android openWebView resolves plugin call with uid=501(martindonadieu) gid=20(staff) groups=20(staff),12(everyone),61(localaccounts),79(_appserverusr),80(admin),81(_appserveradm),98(_lpadmin),702(com.apple.sharepoint.group.2),33(_appstore),100(_lpoperator),204(_developer),250(_analyticsusers),395(com.apple.access_ftp),398(com.apple.access_screensharing),399(com.apple.access_ssh),400(com.apple.access_remote_ae),701(com.apple.sharepoint.group.1) in WebViewDialog paths\n- prevent undefined return when WebViewDialog resolves before plugin-level resolve\n\n## Testing\n- bun run build\n- bun run verify:web\n- bun run verify (fails in sandbox at iOS step due missing Xcode project/simulator access)\n- bun run verify:android (fails in sandbox due Gradle lockfile permission under ~/.gradle)\n\nCloses #472
Summary by CodeRabbit