Closed WimNotredame closed 12 years ago
hi,
i'm develop a iPhone app . that need the QRencode the url is like understand url. http://testurl.com/test?a=2.0&d=Test
but i can't encode string i have try 2 kind of codes
UIImage*image2 = [QREncoder encode:SetupLink size:64 correctionLevel:QRCorrectionLevelLow];
and //UIImage* image = [QREncoder encode:SetupLink];
do i something wrong ?
thx wim
hi,
i'm develop a iPhone app . that need the QRencode the url is like understand url. http://testurl.com/test?a=2.0&d=Test
but i can't encode string i have try 2 kind of codes
and //UIImage* image = [QREncoder encode:SetupLink];
do i something wrong ?
thx wim