3 – GameSalad Viewer

Download the GameSalad Viewer App from the Google Play, iTunes, or Amazon app stores onto your device. This will allow you to test your game on your device through a USB/Wifi connection with GameSalad Creator.

Below are the links to the different stores to download the GameSalad Viewer app onto your device.

1 – Running the Android Viewer

Follow the Android Publishing Cookbook to install the necessary tools to proceed. First, we need to ensure that Creator knows the location where the Android Debug Bridge is installed. Launch GameSalad Creator. Go to GameSalad, Preferences; Browse to the sdk/platform-tools folder; click on the adb binary, and click open. Now, you can view your project...

Read more ...

2 – Running the iOS Viewer

Launch the project your are looking to test in GameSalad Creator. Open the GSViewer app on your iOS device. In Creator look for your device icon next to the Preview icon. Right Click the icon and select your device. The Screen will go through functions (compressing game assets, Loading Game, Ready) Once it has finished you...

Read more ...

3 – Installing the iOS Viewer (manually)

Follow the Apple Publishing Cookbook to set up your Apple Developers account before proceeding. Open GameSalad.com and click "Download" in the top right corner of the header. Underneath the Download link choose "Other Downloads" Click the newest iOS Viewer download link. Open the GS Viewer file you have downloaded and double click the GameSaladViewer.xcodeproj.This will launch...

Read more ...

4 – Installing the Android Viewer (manually)

Follow the Android Publishing Cookbook to download the necessary tools and to set your computer/device up for adb installation before proceeding. Download the latest GameSalad Android Viewer from http://gamesalad.com/download/latest/android-viewer Connect your Android device to your computer via USB To verify the connection, run the following from terminal: “~/sdk/platform-tools/adb devices”.  If you followed the optional step in...

Read more ...