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

PageViewContainer crash under ios 10.2 #59

Open
chy001a opened this issue Jan 14, 2017 · 4 comments
Open

PageViewContainer crash under ios 10.2 #59

chy001a opened this issue Jan 14, 2017 · 4 comments

Comments

@chy001a
Copy link

chy001a commented Jan 14, 2017

Thanks for the great work!
but... I download the latest code & run it under ios 10.2 simulator
(before & after update xamarin forms to 2.3.3.180)
after I touch simple examples 's first button...
I get the exception: 'method arguments are icompatible'

thanks very much!

@jsramraj
Copy link

This issue happens in many places for me. The programs stops at 32nd line of the TwinTechs,Ios.Extensions class. (Image Attached)

screen shot 2017-01-17 at 3 53 06 pm

Here the stacktrace I got.

at System.Delegate.CreateDelegate (System.Type type, System.Object firstArgument, System.Reflection.MethodInfo method, System.Boolean throwOnBindFailure, System.Boolean allowClosed) [0x0034a] in /Users/builder/data/lanes/3969/44931ae8/source/xamarin-macios/_ios-build/Library/Frameworks/Xamarin.iOS.framework/Versions/git/src/mono/mcs/class/corlib/System/Delegate.cs:277
at System.Delegate.CreateDelegate (System.Type type, System.Reflection.MethodInfo method, System.Boolean throwOnBindFailure) [0x00000] in /Users/builder/data/lanes/3969/44931ae8/source/xamarin-macios/_ios-build/Library/Frameworks/Xamarin.iOS.framework/Versions/git/src/mono/mcs/class/corlib/System/Delegate.cs:297
at System.Delegate.CreateDelegate (System.Type type, System.Reflection.MethodInfo method) [0x00000] in /Users/builder/data/lanes/3969/44931ae8/source/xamarin-macios/_ios-build/Library/Frameworks/Xamarin.iOS.framework/Versions/git/src/mono/mcs/class/corlib/System/Delegate.cs:302
at System.Reflection.RuntimeMethodInfo.CreateDelegate (System.Type delegateType) [0x00000] in /Users/builder/data/lanes/3969/44931ae8/source/xamarin-macios/_ios-build/Library/Frameworks/Xamarin.iOS.framework/Versions/git/src/mono/mcs/class/corlib/System.Reflection/MonoMethod.cs:154
at TwinTechs.Ios.Extensions.ViewExtensions.GetRenderer (Xamarin.Forms.BindableObject bindable) [0x0004d] in /Users/rthanga1/Official/Down Samples/Github/TwinTechsFormsLib/TwinTechsForms/TwinTechsForms.iOS/TwinTechs/Ios/Extensions/ViewExtensions.cs:32
at TwinTechs.Ios.Controls.PageViewContainerRenderer.ChangePage (Xamarin.Forms.Page page) [0x0001a] in /Users/rthanga1/Official/Down Samples/Github/TwinTechsFormsLib/TwinTechsForms/TwinTechsForms.iOS/TwinTechs/Ios/Controls/PageViewContainerRenderer.cs:42
at TwinTechs.Ios.Controls.PageViewContainerRenderer.m__0 () [0x0001d] in /Users/rthanga1/Official/Down Samples/Github/TwinTechsFormsLib/TwinTechsForms/TwinTechsForms.iOS/TwinTechs/Ios/Controls/PageViewContainerRenderer.cs:74
at Foundation.NSAsyncActionDispatcher.Apply () [0x00000] in /Users/builder/data/lanes/3969/44931ae8/source/xamarin-macios/src/Foundation/NSAction.cs:163

@gaffkins
Copy link

gaffkins commented Feb 23, 2017

Please somebody to fix this bug. The library is awesome but with this bug is useless.

Edit: It is resolved #35

@castrojr913
Copy link

The same thing :(

@gunjanddave
Copy link

Any update on this issue

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

5 participants