craftar-cordova-core
Advanced tools
Comparing version
@@ -12,3 +12,3 @@ // | ||
var CraftARContentInterface = require('com.craftar.module.tracking.CraftARContent'); | ||
var CraftARContentInterface = require('craftar-cordova-module-tracking.CraftARContent'); | ||
@@ -15,0 +15,0 @@ |
@@ -12,3 +12,3 @@ // | ||
var CraftARContentInterface = require('com.craftar.module.tracking.CraftARContent'); | ||
var CraftARContentInterface = require('craftar-cordova-module-tracking.CraftARContent'); | ||
@@ -15,0 +15,0 @@ /** |
@@ -12,3 +12,3 @@ // | ||
var CraftARItemInterface = require('com.craftar.module.tracking.CraftARItemAR'); | ||
var CraftARItemInterface = require('craftar-cordova-module-tracking.CraftARItemAR'); | ||
@@ -15,0 +15,0 @@ /** |
{ | ||
"name": "craftar-cordova-core", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "This plugin contains the common source code for all Cordova Plugin variants of the CraftAR SDK. This project is not intended to be used directly. Visit http://catchoom.com/documentation/cordova", | ||
@@ -5,0 +5,0 @@ "types": "./types/index.d.ts", |
@@ -15,4 +15,4 @@ // | ||
var CraftARItemARInterface = null; | ||
if (plugins.metadata['com.craftar.module.tracking'] !== undefined) { | ||
CraftARItemARInterface = require('com.craftar.module.tracking.CraftARItemAR'); | ||
if (plugins.metadata['craftar-cordova-module-tracking'] !== undefined) { | ||
CraftARItemARInterface = require('craftar-cordova-module-tracking.CraftARItemAR'); | ||
} | ||
@@ -19,0 +19,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
2777779
-0.02%239
-2.05%