Complete Connect call
This test allows you to check wether your SDK is well configured and able to display ads.
In this section you will follow these steps :
Ensure that your computer or device is connected to internet.
Go to Window > Palmup
then SDK Settings
and turn on Debug Mode
This option allows you to see logs and to preview the ad status in your App during Playmode. (see screenshot below)
Still in Window > Palmup
and SDK Settings
turn on Test Mode
This option allows you to test ads without charging Palmup advertisers. If you click on too many ads without being in test mode, you risk your account being flagged for invalid activity.
Checking ON Test Mode will also show up a test button, we will use it to test the SDK in a few seconds
Enable 'debugMode' and 'testMode' first, then enter 'Playmode'.
Request an ad clicking on the following button in the Palmup menu
You should see the following logs :
On your Hierarchy window you also can see that an ad is loading
And a few seconds later is ready to display
Click on Click to pop an ad
button in window > Palmup > SDK Settings
An ad should appear on your app screen !
Don't worry about the ad position on the screen, you will be able to customize it later.
You just popped your first ad! This means your SDK is well configured and communicates correctly with the server! The test is finished! Now let's learn how to manually call ads within your app