You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello there , I am making a renderer for the MultimediaView . However , when it executes base.OnElementChanged(e); I get an error Segmentation fault what do you guys do when this happens ? how can you find out the problem ?
The text was updated successfully, but these errors were encountered:
Hello there , I am making a renderer for the MultimediaView . However , when it executes
base.OnElementChanged(e);
I get an errorSegmentation fault
what do you guys do when this happens ? how can you find out the problem ?The text was updated successfully, but these errors were encountered: