Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Question
Thursday, October 11, 2018 12:22 PM
Hi,
I have been trying to create a custom control on Xamarin.Forms.
My solution builds just fine on UWP but with android I Always get this same error : "Impossible to evaluate the expression "[System.Version]::Parse('')". String is either too long or tto short.
How Can I solve this ???
All replies (2)
Friday, October 26, 2018 1:24 PM âś…Answered
I copy pasted my code step by step and now there is no error...
Friday, October 12, 2018 9:45 AM
@Guiguy Could you share your code which could reproduce this issue?