Deployment
- Edit GeoKultur_src\GeoKultur\KNappen.KNappenService\Web.Config, add correct password to:
<add key="AdminPwd" value="XXXX" /> - Edit GeoKultur_src\GeoKultur\KNappen.MobileSPA\JS\System\ConfigBase.ts, add correct Google Analytics key to:
public googleAnalyticsKey: string = "XXXX"; - Edit PhoneGap\ios\KNappen\www\js\WikitudePlugin.js, add correct Wikitude key:
mySDKKey : "XXXX", - Edit PhoneGap\Android\KNappen\assets\www\WikitudePlugin.js, add correct Wikitude key:
mySDKKey : "XXXX",
For deployment of apps other than KNappen/Kulturrådet the project name for Android/iOS compile has to be changed so it doesn't use the namespace of Kulturrådet; no.kulturradet.KNappen.