iOS Question B4i line: 210 bb.Append($\ use of undeclared identifier 'GetBytes'

Chicao99

Member
Licensed User
Longtime User
Trying to update the cPDF library I'm getting this compile error, has anybody ever faced this?
 

Lucas Siqueira

Active Member
Licensed User
Longtime User
Trying to update the cPDF library I'm getting this compile error, has anybody ever faced this?
update code

"$.getBytes(

for

"$.As(String).GetBytes(
 
Upvote 0
Top