Disable Share Context Menu for WebView in Ionic

> I need to disable share menu context in my ionic app. In my app I have data which should be selectable as I have custom functions enabled for user selected data. But the share menu on context should not appear when the user long clicks on the screen. I have tried many things but nothing seems to work yet. Can anybody help me on this?