Community

Topic: Xamarin component

Problem in xamarin.form (SOLVED)

rahul
Friday, April 7, 2017

I m getting error when I m using dll's in other projects( Xamarin.Form )

Initializing Pikkart ARGeo...
Unable to find license file!
Pikkart ARGeo initialization failed!

user profile image
Support Team  (expert)
Monday, April 10, 2017

Hi,
you have to download the license file (license.spz), than add it to your assets directory.
After that you also need to check that the app package name, or bundle id, matches com.pikkart.trial.
Best,

Muhmmad
Wednesday, December 20, 2017

Do you have any solution available for "xamarin.forms" in particular.
Because all the solutions I have seen are either Xamarin.Android or Xamarin,iOS ...!

user profile image
Support Team  (expert)
Wednesday, December 20, 2017

Hi,
unfortunately there is not a specific solution for Xamarin.Forms, you have to develop both the Xamarin.Android version and the Xamarin.iOS version; the best practice is develop a common project with the business logic.

Best regards,

Sign in to add a comment