Hi Marcel, I've never had an issue with the licence file myself, but having checked it again this morning, I also have the same issue with SDK v3.2.0. If I use RedLaser SDK v3.1.2 it works fine. Interestingly RedLaser seem to have withdrawn v3.2.0 - only 3.1.2 is available for download today from their developer site so perhaps they have had issues with 3.2.0?
The latest bindings work fine with v3.1.2 but note that the method GetRedLaserSDKVersion is not present so will cause a crash if you try to call it. Cheers, Chris Chris Branson CEO Insphire Limited (http://www.insphire.com) 5 Chase Park, Daleside Road (http://maps.google.com/maps?q=5+Chase+Park%2CDaleside+Road%2CNottingham+NG2+4GT%2CUnited+Kingdom&hl=en)Nottingham NG2 4GT United Kingdom Registered in England 3309635 Office: +44 (0)115 9793377 Mobile: +44 (0)7989 439225 [email protected] (mailto:[email protected]) On Wednesday, 5 October 2011 at 20:58, MarcelW wrote: > Hi Chris, > > Thanx for the update. But unfortunately, same result with your updated > example. > > This is what happens: > > 1. When the program starts the first time, the result of > RedLaserSDK.CheckReadyStatus() is RLState_LicensedModeReady. > 2. When it starts scanning it shows the "Unregistered SDK Limit Reached" > message box. > 3. When the program is restarted (or when I call CheckReadyStatus() again in > the scanPressed handler), the result of RedLaserSDK.CheckReadyStatus() is > RLState_ScanLimitReached. > > When I change the bundle identifier to something not matching my license, > the result of RedLaserSDK.CheckReadyStatus() is RLState_BadLicense. So it > DOES SEE my license file! > > Very strange, especially because the xcode version of the example is running > fine with the license file. > > Do you (or anybody else) have the Monotouch sample working with a RedLaser > license file? > > > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/RedLaser-license-not-working-with-Monotouch-project-tp3871197p3875965.html > Sent from the MonoTouch mailing list archive at Nabble.com > (http://Nabble.com). > _______________________________________________ > MonoTouch mailing list > [email protected] (mailto:[email protected]) > http://lists.ximian.com/mailman/listinfo/monotouch
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
