jverkoey / ObjQREncoder

Objective-C QR Encoder
390 stars 102 forks source link

36 Character Limit? #2

Closed danielshimshoni closed 13 years ago

danielshimshoni commented 13 years ago

Hi, great project!

When I am trying to encode a string of more than 36 characters, I gets a "code overflow" and returns nil.

Is there a way to increase the capacity?

Thx Daniel

danielshimshoni commented 13 years ago

My bad, ignored parameters.