I need to discover if I’m in a android or iOS platform with angularjs. Some like this:
if(is_android) {
‘show something’;
} else if (is_ios) {
‘show another thing’;
}
Hello,
please check this: http://ionicframework.com/docs/api/utility/ionic.Platform/
Thanks man, I’m new student from Brazil. Congratulations!
1 Like
I’m from Brazil too,
De nada, é um prazer ajudá-lo.