Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

Forums

OverviewFelgo 1 Support › Logs from iOS/Android Device

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #6420

    Felgo User

    My Game works on Desktop, but after i build it with the Server and install it on my Devices, the app crashes after starting (after startscreen)

    How can i get log files of the Devices?

    Or how can i find out whats the reason for this app crash?

    #6422

    Christian
    Felgo Team

    Hi,

    You can follow the steps from Android Developers documentation about on-device debugging and then inspect the LogCat output.

    Thus the easiest way to get log output from your Android device is to install the ADT Bundle (Android SDK + eclipse with Android plugins) from http://developer.android.com/sdk/index.html

    Then do the following steps:

    extract -> start eclipse -> go to Window>Show View>Other>Android>Log Cat -> connect device via USB.

     

    To filter the log outputs, you can filter for PID or Application Identifier of your game (with level verbose).

     

    Cheers, Chris

    #6424

    Felgo User

    Thx, it worked. I guess its the same with iOS and XCode.

    The problem was: i forget to include “gui” plugin in my config.json

Viewing 3 posts - 1 through 3 (of 3 total)

RSS feed for this thread

You must be logged in to reply to this topic.

Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded