sebastien

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Cannot upload images using input[type=file] through Android #584
    sebastien
    Participant

    I got an email from the admin with a version (who integrate input[type=file] from android) and it’s working great !!!

    Thanks a lot ! Wonderful plugin !

    PS : I think you can put it in prod 🙂

    in reply to: Remove the default Android/IoS spinner #580
    sebastien
    Participant

    Thank you for your answer !

    But I tried your code line and it’s not working :'(

    InAppBrowser.DisplayOptions options = new InAppBrowser.DisplayOptions();
    options.hidesTopBar = true;
    options.shouldShowDefaultSpinner = false;
    InAppBrowser.OpenURL(url, options);

    Picture here : Click here
    As you see, shouldShowDefaultSpinner method is not found

    Help ! ^^

    • This reply was modified 6 years, 4 months ago by sebastien.
    • This reply was modified 6 years, 4 months ago by sebastien.
    • This reply was modified 6 years, 4 months ago by sebastien.
    in reply to: Cannot upload images using input[type=file] through Android #578
    sebastien
    Participant

    I have the same problem, can i have the beta test for the input[type=file] plz ?

    Thanks 🙂

Viewing 3 posts - 1 through 3 (of 3 total)