PushkinStudio / AppCenter-SDK-UE4

Development repository for the App Center SDK for Unreal Engine 4 platforms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AppCenter-SDK-UE4

Development repository for the App Center SDK for Unreal Engine 4 platforms

JFYI

Plugin is in active development stage and being used on prod in a few project (e.g. Armored Warfare: Assault). It's well tested and double-checked, but as its primary target is limited to our own games only selected features are implemented.

  • Analytics (basic integration and events traking)
  • Crashes
  • Distribute

Platforms: both iOS and Android.

nb! Force ANSI allocator for iOS build! Just add GlobalDefinitions.Add("FORCE_ANSI_ALLOCATOR=1"); to YourProject.Target.cs

About

Development repository for the App Center SDK for Unreal Engine 4 platforms

License:MIT License


Languages

Language:C++ 67.7%Language:C# 17.2%Language:Shell 11.7%Language:Objective-C 1.9%Language:C 1.5%