answer-huang

Results 42 comments of answer-huang

you can use following cmd get app location ``` xcrun simctl get_app_container${device_id} ${bundle_id} app ``` and find icon in the app container.

> @answer-huang this only works for iOS simulators. > > For iOS 17+ we now have `devicectl`, but the app icon command seems to be broken: https://developer.apple.com/forums/thread/738793 @JJdeGroot `devicectl` works...

> I know this post is old but does anyone here happen to remember how it was resolved? I see it just now. ![image](https://github.com/facebook/idb/assets/1219398/249d3e95-0f5c-4ae6-abee-2dc8e92ede18) https://fbidb.io/docs/commands

1. 不知道当前小程序房间号是多少. 2. 怎么控制发生产包的时候, 不打包进去. 有没有最佳实践.

I am developing a platform like this. And i found a website with fantastical experience with all your need: https://appetize.io/demo?device=iphone14pro&osVersion=16.2&record=true

> 感谢你的贡献。默认情况下 cookie 会是个空数组,你能帮忙继续找下是什么时候 cookie 变成 null 的根本原因吗 ok, 我有空找下原因.

> 感谢你的贡献。默认情况下 cookie 会是个空数组,你能帮忙继续找下是什么时候 cookie 变成 null 的根本原因吗 debug 了下, 这个地方把 cookie 重置成 undefined 了. ( data 下面没有 data 这个属性 )

https://github.com/All-Hands-AI/OpenHands/pull/7766 @neubig @zhouguangming Add support self-hosted gitlab in this PR

> FYI #7570 is adding similar support for Github, so the scaffolding changes may be quite similar Definitely, I can update the code after #7570 merged. @malhotra5