BeanSoft
BeanSoft
Ok, i’ll do some googing to see if any other way to get the iphone list
Hi still no lucky, some one said that one can copy old XCode's instrument exe to new SDK dir, but I've not tried. This is a big change in the...
I've found it's not possible to fix this issue as there is broken in react-native ` 0.70.0` too. For me, by using https://docs.libimobiledevice.org/libimobiledevice/latest/ with their cli util, I can read...
please use my fork in your package.json, this might be the most easy solution, just a work around: "react-native-root-toast": "github:pilipa-cn/react-native-root-toast#v2.2.0"
I totally agree with @Morriz, so i'd like to talk how to fix this issue without touch the original source code at all. This bug occured as the author has...
@magicismight so it might be kindly enough for you to add supported RN version range in the readme file. In fact this issue was first found after Nov 25, our...
我大概了解了,你的代码:https://github.com/Link-Kou/intellij-treeInfotip/blob/master/src/main/java/com/plugins/infotip/ActionDescriptionText.java 不是Dumbaware的,必须等项目索引完才能显示,建议你加入下列代码: ```java // Always available and enabled @Override public boolean isDumbAware() { return true; } ``` 否则大项目将过很久才能看到菜单项。
Thanks for reporting this issue and we are sorry for the bad experience here. In case you can reproduce the problem again: ### Capture CPU snapshot of slow indexing Invoke...
Hello, thanks for the report. Can you share any screenshots or IDE version info for me to reproduce it? Do you mean the plugin crashed?
Hello, I need more info to check the reason for the crash, please attach the logs via the menu **Help > Collect logs and Diagnostic Data** if possible.