Hi
I want to get the current method name in a Xaramin Forms projects (PCL)
I'm used to using System.Reflection.MethodBase.GetCurrentMethod in .NET but have problems in PCL project
Is there any other way to get the method name?
Current target Android and iOS
Thanks,
Mattias