Omar Assadi

Results 5 issues of Omar Assadi

Can't find or understand how to add an "on select" event

I'm trying to understand where can I change the url of the project from localhost to another host

Is working on the ionic emulate ios, but i got "undefined" on android and ios ionic view. Just by doing this : ``` document.addEventListener("deviceready", function () { alert(TTS) //or alert(window.TTS)...

I'm getting this error after building or with serve:dist ``` vendor.js:9279Uncaught Error: [$injector:nomod] Module 'dmrApp' is not available! You either misspelled the module name or forgot to load it. If...