android - IntelXDK access app path -
i developing app backbone js , xdk.
i need launch app comming email link going path index.html/#login/kasdjf98458328/expale@example.com/ using route myapplication://#login/kasdjf98458328/expale@example.com/ doesn' t seem work. goes app index.html.
i have read in native android need specify app browsable
how can access app way using intel xdk?
thank you.
to able pass parameters appmobi or xdk app android uri. use uri schema://index.html?key=value
you can use intel.xdk.device.querystring recover parameters.
Comments
Post a Comment