Comment & Opinion

Why you need to integrate 100 SDKs into your mobile game

Torulf Jernström on the numbers game

Why you need to integrate 100 SDKs into your mobile game

Torulf Jernström is CEO of Finnish developer Tribeflame.

His blog is Pocket Philosopher.

There are lot of tools, third parties and support companies you need to worry about when building your game.

Here’s a brief explanation of who they are and what they do.

Unfortunately, a lot of them come with their own SDKs (Software Development Kits) that you need to put into your game.

Let’s start with the platform SDKs. iOS, Android, Windows, Steam and the others will have their own ways to do lots of things.

There are Game Centers of various sorts for social features, billing systems for In-App Purchases, and ways to access their unique hardware features such as Apple’s 3D touch on iPhone.

A lot of these things are mandatory, and some are just good ideas if you want to be friends with the platform owner - which you likely do.

All ads up

Next up are ad networks. There are a number of these, and they can be used both for advertising your game, as well as advertising other things in your game.

That is, you need to integrate ad networks both when you want to spend money on ads and when you want to make money on ads. In both cases, you will want to have several competing ad networks integrated.

The problem of multiple ad networks has led to two more SDKs types that you need.

The problem of multiple ad networks has led to two more SDKs types that you need.

When you are spending money on ads, you want to be able to track how much traffic you are getting through which ad network, and how those customers behave once they start playing. For this you need tracking SDKs such as Fiksu, AppsFlyer or Adjust.

If, on the other hand, you want to make money from ads, you have a related problem.

Which ad network will pay you the most - and be able to fill all ad requests your game can make?

For this, you should have a so-called “waterfall” through a mediator. You first ask the highest bidder for an ad. If they do not have one, you ask the second highest bidder, then the third, etc. down the line.

The highest bidder will vary constantly and depending on what country the player is in. It will really pay off to have someone optimize this for you.

Some of the ad networks, such as Heyzap and Google, will offer this mediation service in addition to their ads.

There's more?

Next up, you want to know how your players behave in the game.

For this, there are a number of analytics solutions such as GameAnalytics, Omniata and deltaDNA. You can find an overview of them here:

Some testing tools, such as the fabulous PlayTestCloud, also have their own SDKs.

Then you will need to integrate social networks to get players to invite their friends and thus help make your game more viral. Facebook, Twitter, Instagram and others are in this category.

Others allow your players to record in-game video and post that for others to see. Unity Ads is one of these services. And last, if you find that there are too many social networks to integrate, you might use GetSocial to integrate them all in one bundle.

More money? More SDKs

Some recent addition to this SDK world, there are various innovative ways to earn money other than via IAPs or ads.

There are a number of startups inventing new SDKs as you read this.

There are SDKs to let kids ask their parents (or grandparents) for gifts of in-game money. There are SDKs that let players earn real-world prizes for in-game achievements. For example, there is Creel that links your in-game money to real-world loyalty points (airlines, etc).

And there are SDKs that let people bet real money on who is better at mobile games (Gumbler, Skillz, CashPlay, etc.)

Last, you might want to use a publisher to market your game. They also often come with their own SDKs. They might use them for cross promoting between games in their portfolio or for some multiplayer features.

I’m sure I’ve forgotten some really crucial SDKs too. And rest assured that there are a number of startups inventing new SDKs as you read this.

Just try to think through which ones are really necessary for you, and which you can safely leave out.

 


Tags:

PocketGamer.biz regularly posts content from a variety of guest writers across the games industry. These encompass a wide range of topics and people from different backgrounds and diversities, sharing their opinion on the hottest trending topics, undiscovered gems and what the future of the business holds.