Kudo Chien

Results 382 comments of Kudo Chien

sorry i have been late to response this issue. the reproducible example is great. as far as i can tell for issue, because [the return statement here](https://github.com/OzymandiasTheGreat/v8-error/blob/549942b251f329f1318772dc650efdf870a93b85/cpp/raf/raf.cpp#L17-L20), any calls to...

could you share some insight how to test your example? as i mentioned previous, because [the return statement](https://github.com/OzymandiasTheGreat/v8-error/blob/549942b251f329f1318772dc650efdf870a93b85/cpp/raf/raf.cpp#L17-L20), you just return the first argument as string. that's why `raf_stat` returns...

that's a great repro, thanks @OzymandiasTheGreat! i get to find a problem in my implementation. before publishing a fix, i would like to have your verification and make sure everything...

i'm sorry to introduce the problems for v8 integration. as far as i can tell, there are two issues: 1. android studio `Sync project with gradle files` error: android studio...

@lightrow could you share more details? it works for me on a blank 0.70 project.

if someone can repro the crash in house and could help to verify whether the updated jsc fixing the crash, that would be appreciated. upgrade steps: 1. `yarn add jsc-android@next`...

heya! i checked the rn-cli project and it doesn't specify `host`. in the case when the websocket url is `ws://[::1]:8081/inspector/debug?device=1&page=-1` flipper can still work. could you share more reproducible problem...

@bradjones1 thank to share the insight. in the case, how do you think if creating a pr for metro? or at least i'm thinking to add a cli command argument...

for metro, i mean the [weirdness you mentioned](https://github.com/facebook/metro/blob/fdc4ef17230ee093cfd302ddc8c59a88019b1f02/packages/metro-inspector-proxy/src/InspectorProxy.js#L98-L103)

i'm closing this issue because it's stale for a while. if anyone has still encounter same issue with latest sdk, please report to us and i'm happy to reopen this.