Skip to content

Android simulator compatability #5

@rolinger

Description

@rolinger

I just installed this plugin and am testing with Android simulator, specificallly the Pixel 3XL with the Notch skin enabled, and the notch detection is coming back false.

Will this plugin work detecting simulator Android notches?

    window.AndroidNotch.hasCutout(function(result) {
      console.log("Android Notch: "+result) ;  // result = false ;
      deviceData.hasNotch = result ;
      $scope.centerHomeDiv() ;
    }) ;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions