So I am running the Supersonic demo template on my Android phone, and I keep getting this error that is preventing the app from loading the page:
Can't interpolate: {{device.osVersion | strReplace:'_':'.'}} TypeError: Cannot read property 'replace' of undefined
Page setup tutorial page: this link
Screenshot of debug console:
This is the raw untouched demo from AppGyver, so it should work out of the box! This does work on my iPad though so it seems to be an error with Android. I am running the app through the AppGyver Scanner on my phone.
Android version: 4.0.3
This is what the app screen looks like (the black space being the error as there should be text and buttons there):