You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The xamarin vernacular example is using an out of date version of xamarin forms. I've built vernacular against the new version Xamarin.Forms.1.2.2.6243 however only Vernacular.Catalog.XamarinForms.dll is generated from Xamarin studio. How do I build Vernacular.Catalog.XamarinForms.Android.dll?
The text was updated successfully, but these errors were encountered:
What I diid was: I created a new project with the AndroidCatalog.cs that it's in the Vernacular.Catalog.XamarinForms and named Vernacular.Catalog.XamarinForms.Android.
And I referenced the project Vernacular.Catalog.XamarinForms in my new project.
And that's it you get the Vernacular.Catalog.XamarinForms.Android.dll
The xamarin vernacular example is using an out of date version of xamarin forms. I've built vernacular against the new version
Xamarin.Forms.1.2.2.6243
however onlyVernacular.Catalog.XamarinForms.dll
is generated from Xamarin studio. How do I buildVernacular.Catalog.XamarinForms.Android.dll
?The text was updated successfully, but these errors were encountered: