When I add the latest Xamarin Urban Airship component from the component store, it does not install all the way, and the component displays 'incomplete'. It doesn't add the urban airship dll. When I download the latest Urban Airship dll and add it to the app, the app does not build. It throws an error that says its missing xamarin.android.support.fragment. I can't add xamarin.android.support.fragment through nuget because it throws an error that I'm trying to install that into a project that targets the wrong version of something else.
What library do I need to add to get in app messaging to work? Right now I have AirhsipBindings 2.2.2
thanks
Comments
9 comments