Skip to content

Commit

Permalink
Updated pdf417 sample license key
Browse files Browse the repository at this point in the history
  • Loading branch information
juraskrlec committed Sep 11, 2017
1 parent f1669fb commit ba7d772
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Samples/pdf417-sample/pdf417-sample/ViewController.m
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ - (PPCameraCoordinator *)coordinatorWithError:(NSError**)error {
/** 2. Setup the license key */

// Visit www.microblink.com to get the license key for your app
settings.licenseSettings.licenseKey = @"DLBEP3UR-RIUY2CWK-GAFS4NFQ-4GHQCS35-5ZO5RWOZ-3HM5TWOZ-3HM5TWOZ-3HMYRQBZ";
// Valid until 2017-09-26
settings.licenseSettings.licenseKey = @"ZBI4Y7M5-CGPKH3HG-XDVHB5NJ-FQCZV54Z-JF3VICCE-MBAPJB5V-FGNPPGKJ-O5KFSD5R";
// Valid until 2017-12-07


/**
Expand Down

0 comments on commit ba7d772

Please sign in to comment.