Gilles Grousset
Gilles Grousset
Hi, I have just tested on Mountain Lion with latest XCode and iOS SDK (6.1): everything is working fine. Could you tell me in which language you use the app...
Very strange... Could you show me: - a screenshot of your desktop - a screenshot taken with the app So I can figure out why the wrong screen area is...
Ok, I have the same setup but without any problem... The only difference is that my language is French. This is pretty important because the app finds the simulator window...
Hi, If you tell me the exact name of the simulator application in german, I can fix it.
Hi, I added the german application name to the code. It should work now ! To do that I added a german localization for the app, but only the application...
Hi, I just fixed an issue caused by ly refactoring yesterday. And you are right : the tool works only with iPhone Retina 3.5 inch... I will probably add other...
Hi @ParanjayP-HealTech, No, it does only code quality analysis.
Hi, Yes that is the exact problem: "dart" language is now supported out of the box in developer, enterprise and data center editions. So, if you have a developer, enterprise...
Hi @iBelow, The error you get means that the "flutter" command what not found on system path. In your "Run Sonar analyze" step, you use a different docker image (sonarsource/sonarqube-scan-action@master)...
Ok, strange... Maybe install sonar-scanner manually instead of using sonarsource/sonar-scan-action task. Check https://github.com/insideapp-oss/sonar-flutter/issues/118#issuecomment-1120175461