Hi,
I am trying to build a Localytics binding for this library: http://www.localytics.com/docs/sdks-integration-guides/?p=android
I created the JAR in a Java Project in Eclipse. Now I am trying to create the binding to enable me to use it in a Mono.Android project. Unfortunately I am getting two errors during the process that are not documented.
The type or namespace name 'LocalyticsProvider' does not exist in the namespace 'Com.Localytics.Android' (are you missing an assembly reference?)
The type or namespace name 'LocalyticsProvider' does not exist in the namespace 'Com.Localytics.Android' (are you missing an assembly reference?)
The source code is attached. I strongly suggest either showing me how to create a Component to put in your store, or doing it yourself. We need ANALYTICS. There is no support for analytics on Mono.Android. No bindings, nothing.
thank you in advance for your help!
Martin