Search code examples
sdkrobovmstartapp

Integrating StartApp SDK into RoboVM application?


I wrote an ios application with robovm and I want to integrate StartApp SDK to it . However , I can't find StartApp SDK for robovm . So , how should I do . Please help me , thanks .


Solution

  • To add StartApp IOS SDK, you will need to create a binding project first. There is a GitHub repo from some folks of the libGDX / RoboVM community that already has the bindings for a lot of popular SDKs,

    You can find the repo, and the binding creation guide here.