I want selected image's path returned to Xamarin Forms PCL project.
I've tried to return path by following many forum answers on the topic which display selected image's path as Toast notification & use call-back methods with event-handlers. But after implementing it, OnActivityResult()
method isn't called.
↧
How to return selected image's path from Android to Xamarin Forms
↧