1 decade ago by UltimateBrent
I'm having some trouble making my iOS impact project accesible from the browser. The " if ( ios) " lines all throw 'ios' is not defined errors. The ios plugin also throws errors obviously because there's no native object.
Is there an easy way to detect whether or not I'm in a browser or iOS so I can not include that plugin and set ios to false manually?
Is there an easy way to detect whether or not I'm in a browser or iOS so I can not include that plugin and set ios to false manually?