I have code like this
<ion-input type="file" accept=".pdf,.doc,.docx" [(ngModel)]="data.files"></ion-input>
and I try on ios it's work can choose file, but why not work on android? on android not have error, just when I click the button, the view scrolling down for sometimes and back to pervious view before scrolling down