Skip to content
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

GeoJson is not usable from Windows Phone 8.1 #18

Closed
XVincentX opened this issue Sep 16, 2014 · 1 comment
Closed

GeoJson is not usable from Windows Phone 8.1 #18

XVincentX opened this issue Sep 16, 2014 · 1 comment

Comments

@XVincentX
Copy link
Contributor

Wp8.1 cert kit reports the following issues with your project

◦This API is not supported for this application type - Api=System.Type.op_Equality(System.Type,System.Type). Module=MSCORLIB, PUBLICKEYTOKEN=B77A5C561934E089. File=GeoJSON.Net.dll.
◦This API is not supported for this application type - Api=System.Type.GetInterface(System.String,System.Boolean). Module=MSCORLIB, PUBLICKEYTOKEN=B77A5C561934E089. File=GeoJSON.Net.dll.
◦This API is not supported for this application type - Api=System.Type.op_Inequality(System.Type,System.Type). Module=MSCORLIB, PUBLICKEYTOKEN=B77A5C561934E089. File=GeoJSON.Net.dll.
◦This API is not supported for this application type - Api=System.String.Format(System.String,System.Object). Module=MSCORLIB, PUBLICKEYTOKEN=B77A5C561934E089. File=GeoJSON.Net.dll.

I think the project should be transformed to a PCL lib.

@XVincentX
Copy link
Contributor Author

This is now done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant