localytics / localytics-unity

Other
4 stars 10 forks source link

Update APIs and Dependencies for iOS 4.2.0 and Android 4.2.1 #8

Closed deRonbrown closed 7 years ago

deRonbrown commented 7 years ago

Includes updates for Places and the location delegate/listeners, new MessagingListener methods on Android (Unity doesn't support iOS delegate methods that return and/or modify an object), standard events, etc.

Note: Similar to the v3.8 release, the Inbox product is not supported.

hariganesan commented 7 years ago

So android sdk tools needs to be <= 25.2.2 in order for unity to build to android since it uses the android command: https://forum.unity3d.com/threads/android-deployment-error.444133/#post-2876464 I think it's fine we merge this PR in light of that, but we should make it very clear in the README that anyone who tries to build android needs to do that.