easy website builder

Radio Play Tutorials

Start in few minutes

It's time to set up your app !


Set Up - Settings.m

Use remote station list

NSString *const LOCAL_ENABLED = NO;

Don't forget to modify the PlayerDB.plist with the link to your audioplaylistpro.plist on your server

Ads

Monetize your app

Mobirise

Google Interstitial

GOOGLE_ACTIVATION = YES

GOOGLE_adUnitID = @"Ad_ID"

GOOGLE_ID = @"Account_ID"

Mobirise

Google Banner

GOOGLE_ACTIVATION = YES

GOOGLE_BANNER = YES

Google_ad_banner_ID = @"ID"

Mobirise

Facebook Interstitial

FACEBOOK_ACTIVATION = YES

GOOGLE_ACTIVATION = NO

FACEBOOK_ID_Interstitial = @"ID"

Mobirise

No Ads

Use the "NO ADS" Bundle

Use in-app purchase

Ad Remover

Mobirise

Use inAppPurchase

BOOL InAppPurchase = YES;

Don't forget to change #define kRemoveAdsProductIdentifier @"com.endato.radiomyme.adsremover" in Settings.h

Mobirise

Don't use inAppPurchase

BOOL InAppPurchase = NO;

Home

app options

Mobirise

No Search

BOOL *const Allow_Search = NO;

Mobirise

Search

BOOL *const Allow_Search = YES;

QuickActions

iPhone 6S and higher

Mobirise

Don't use QuickActions

Go in Other Sources -> info.plist -> UIApplicationShortcutItems

Delete all the Items

Mobirise

Use QuickActions

Go in Other Sources -> info.plist -> UIApplicationShortcutItems -> Item 0

UIApplicationShortcutItemTitle = Name of QuickAction
(no need to modify the rest of it)

In Settings.m

Station_Name1 = name of station
Station_Sub1 = station moto
NStation_Logo1 = station logo url
Station_Stream1 = station stream url
Station_Facebook1 = Facebook ID
Station_Twitter1 = Twitter ID

In Images

Modify the QuickAction logos

Player

Customize the player

Mobirise

Player_Title = Title displayed at the top of the player

Station_Title = Default artist name displayed if there is no information available

Station_Subtitle = Default title displayed if there is no information available

Use Last_Fm to find the albums
Use_Last_Fm = YES;

Facebook_URL = Your Default Facebook Account ID, will be used in the Player Page

Twitter_URL = Your Default Twitter Account, will be used in the Player Page

Music_URL = Your Default Music Icon URL, will be used in the Player Page

Open in iTunes/Apple Music the current song
Open_Music = YES;

Default_URL = Default URL of share button in Player View

If the user push Share in the Player section, the image will be the logo of the station. If NO is selected, it will be the current Album Image.
Share_with_station_logo = NO;

Activate the Volume slider when ads are removed (In App Purchase) or Ads disable
Activate_Volume_Slider = YES;


Set Up - AudioPlaylistPro.plist

Mobirise

Radio Name = Main title displayed

Stream URL (leave the one that you are not using as null)
Radio Stream URL : m3u, ACC, mp3...Radio Stream M3U8 : m3u8 only
Background Image = Image on the back of the station 

Radio Logo = Logo of the radio (use high quality logo because it will be used in the Player section)

Radio Subtitle = Small text under the station name

Facebook ID = to get your facebook id https://findmyfbid.com 

Twitter ID = Twitter User Name


Set Up - Design

Mobirise

Settings Page

Go under Other Sources -> Main Window -> MainWindow.xib

My Tab Bar Controller -> Settings

Mobirise

LaunchScreen

Go under Other Sources -> Main Window -> Launch Screen.storyboard

Modify LaunchScreen.png

Mobirise

Radio cell

Go under Radio Play Core -> Xibs -> CustomTableCell.xib

Mobirise

Player

Go under Radio Play Core -> Xibs -> PlayerViewController.xib

  • CHANGE EVERY LOGO - Don't forget to change the main logo, launch screen and any other logo that are not your property.
  • TEST YOUR APP - Try to build you app using the play button. Don't forget to select a simulator (iPhone, iPad...)
  • HAVING AN ISSUE/DOUBT ? - Contact us ! Our support team is always happy to help, so don't hesitate to contact us !

RECENT NEWS

Radio Play for iOS:
- Player Improvements (Share, Open in Music, Open in Facebook & Twitter)
- Home Design (Cell smaller, improvements of search, faster to load)
- QuickActions Improvements

SUBSCRIBE

Get monthly updates and free resources.


CONNECT WITH US