Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 229115

Ionic native Screen Orientation plugin not working

$
0
0

Got the onChange to work as well. I saw that it was returning an observable. Check the below code.

    this.screenOrientation.onChange().subscribe(
      () => {
        console.log("Changed");
      }
    );

Viewing all articles
Browse latest Browse all 229115

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>