Test the game on your mobile

Discussion in 'How Can I...?' started by edwin_simonds, Nov 5, 2015.

Tags:
  1. edwin_simonds

    edwin_simonds Boxer

    Joined:
    Oct 12, 2015
    Messages:
    82
    Likes Received:
    39
    Hey guys,

    BB newbie here.

    1. How would you test the game on your mobile. Does this require technical work in Xcode and a USB?

    2. Better yet - is it possible to send the build to external testers before release, for iPhone and Android?

    Thank you!
     
  2. andre_sprs

    andre_sprs Serious Boxer

    Joined:
    Sep 30, 2015
    Messages:
    844
    Likes Received:
    403
    Hello,

    I believe that this page will help you greatly. There are guides on building/exporting for iOS and Android towards the bottom
    https://www.buildbox.com/guides/
     
    edwin_simonds likes this.
  3. trudnai

    trudnai Miniboss Boxer

    Joined:
    Sep 25, 2015
    Messages:
    1,235
    Likes Received:
    701
    1. Yes, you need Xcode and hit the play button (if you meant this as "technical work" :) BTW if you have newer Xcode than 6.4 you also need to turn off Bitcode on the build settings before hitting the play button...
    2. On Android you can have the APK as a file and send it to your testers (I am not an Android guy so I am not sure if Google Playstore supports external testing). On iPhone AppStore you cn do that, relatively easy. You still need to upload the binary and add external testers through iTunes Connect
     
    edwin_simonds likes this.
  4. edwin_simonds

    edwin_simonds Boxer

    Joined:
    Oct 12, 2015
    Messages:
    82
    Likes Received:
    39
    Cool, thank you for the help guys!
     

Share This Page