Skip to content

Commit

Permalink
Update config.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
ibonilm committed Jun 3, 2016
1 parent 4106251 commit 1aa3f29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MyHealth.Client.Cordova/config.xml
Expand Up @@ -87,7 +87,7 @@
<platform name="ios">
<preference name="CodePushDeploymentKey" value="__YOURIOSCODEPUSHKEY__" />
</platform>
<preference name="instrumentation_key" value="7d0738de-dda1-49e6-afaa-9be0a062c07c" />
<preference name="instrumentation_key" value="" />
<plugin name="code-push" version="1.5.2-beta" />
<plugin name="cordova-plugin-code-push" version="1.5.0-beta" />
<plugin name="cordova-plugin-console" version="1.0.2" />
Expand Down

0 comments on commit 1aa3f29

Please sign in to comment.