Skip to content

Commit

Permalink
Updated demo license key for iOS
Browse files Browse the repository at this point in the history
  • Loading branch information
dino.gustin committed Jan 21, 2016
1 parent e5fd207 commit 32ec98a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ var types = ["PDF417", "UKDL", "MRTD"];
// Note that each platform requires its own license key

// This license key allows setting overlay views for this application ID: com.microblink.blinkid
var licenseiOs = "YDCCXDCG-I4WB47RS-VULGLXBK-DZ7HF3O6-4M7BRCEG-TK4JGLAC-IRX7S6O2-NAMP7H2B";
var licenseiOs = "OLJJAUDF-CIV2HMG3-ZFEVNWIC-2FNSXP3W-YLKHF4MV-LTSI5GR7-I5ARBPXV-WRCTMCMT";

// This license is only valid for package name "com.microblink.blinkid"
var licenseAndroid = "NFRZVYWD-MCK7SSO7-TJ7ZWOC4-AT2AYDM7-JDHZQMHY-V3PZU4SX-54PGUFQM-AUX5RGYJ";
Expand Down
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ var app = {
// Note that each platform requires its own license key

// This license key allows setting overlay views for this application ID: com.microblink.blinkid
var licenseiOs = "YDCCXDCG-I4WB47RS-VULGLXBK-DZ7HF3O6-4M7BRCEG-TK4JGLAC-IRX7S6O2-NAMP7H2B";
var licenseiOs = "OLJJAUDF-CIV2HMG3-ZFEVNWIC-2FNSXP3W-YLKHF4MV-LTSI5GR7-I5ARBPXV-WRCTMCMT";

// This license is only valid for package name "com.microblink.blinkid"
var licenseAndroid = "NFRZVYWD-MCK7SSO7-TJ7ZWOC4-AT2AYDM7-JDHZQMHY-V3PZU4SX-54PGUFQM-AUX5RGYJ";
Expand Down

0 comments on commit 32ec98a

Please sign in to comment.