blady214

Results 15 comments of blady214

@Tom-Ski I've check it and I could confirm that app runs properly on iOS simulator.

I could do it a bit later. What exactly information do you need?

Where I can find the crash log? Everything what I get from InteliiJ Idea is in this topic. The robovm-build\logs dir is empty. Below you will find few last lines...

No, this is my application. The basic application I will try tomorrow.

@Tom-Ski I've checked the simple application and the IntelliJ crashes in the same way.

The simple project was build by Gradle, my project is build by commandline.

Sorry, my bad. I mean that I am building the app without Gradle or Maven but still in IntelliJ. It looks like build method has no impact on the build...

I am able to build simple application with Gradle: ``` Starting a Gradle Daemon (subsequent builds will be faster) :compileJava :processResources UP-TO-DATE :classes :jar :assemble :compileTestJava UP-TO-DATE :processTestResources UP-TO-DATE :testClasses...

I am also unable to install the app on device using gradle. Below build log: ``` :launchIOSDevice RoboVM has detected that you are running on a slow HDD. Please consider...