i have webview for video call which is i am using in xamarin form app. In video call both user can share file, i need to add option for user to choose image from gallery or from camera where user can… (View Post)
i have image slider and i want to position searchbox on top of image slider here is my code kindly check image below how i want to display search box on top of image slider and here is my code <St… (View Post)
i need to know how i can open whatsapp from my app to a specific number? for android its working fine but dont know if its work with ios here is my code for android try { Device.OpenUri(new Uri("… (View Post)