-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Linker error regarding Xamarin.Android.Support.CustomTabs #44
Comments
Don't update that package there is no need to. I will have to generate an update build, but it is tricky with Xamarin.Forms where some developers wont have that version. |
Duplicate of #43 |
Try: 5.1.0.14-beta |
Awesome, I'll check it out and let you know how it goes. Thanks James. |
6.1.0.19-beta is built against 25.1.1 and validated working in the test sample app on 25-1-1-support branch. 5.x will remain on 23.x support libraries |
Installed and working great, thank you so much James. You're such a hard working and motivating person, I really admire how much you do for the Xamarin community. |
When I build a release configuration of an app using the Share Plugin with the latest Xamarin.Android.Support.CustomTabs package I get:
I put together a quick reproduction of the issue here:
https://github.com/brandonrisell/PluginTest
The steps I used to reproduce it:
Xamarin.Android.Support.CustomTabs
package from version 23.3.0 to 25.1.1Release
The text was updated successfully, but these errors were encountered: