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

Error AOT on device #6

Open
madiron opened this issue Jul 9, 2017 · 0 comments
Open

Error AOT on device #6

madiron opened this issue Jul 9, 2017 · 0 comments

Comments

@madiron
Copy link

madiron commented Jul 9, 2017

Hi,

Thanks for library, is very useful.

I have a problem when deploy on device. Work perfectly on iPhone simulator.

when execution arrive at this instruction
var iconGenerator = new GMUDefaultClusterIconGenerator();

is displayed this error:

Attempting to JIT compile method 'GMCluster.GMUDefaultClusterIconGenerator:.ctor ()' while running in aot-only mode. See https://developer.xamarin.com/guides/ios/advanced_topics/limitations/ for more information.

Do you have any idea to resolve this problem?

Thanks.
Luca

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