c# - Xamarin.iOS system exception -


i getting error shown on picture while trying debug on device.

could explain means , possibly how fix it?

i not have button called "logindknap"

enter image description here

thanks,

look if have removed interface builder connections code. if have removed connection in code can still have referencing outlet in interface builder.

open storyboard file , check not have references components logindknap. save rebuild wrapper in xamarin.


Comments

Popular posts from this blog

php - render data via PDO::FETCH_FUNC vs loop -

javascript - Which segment of a polyline was clicked? -

c# - Avoiding duplicate methods for Task and Task<T> -