I recently added the phone.zip lib to my IDE and now my code won't compile. It's complaining about this line:
What Lib is needed for this? This used to compile ok until I just added the phone.zip lib, so I'm sure it has something to do with that.
B4X:
Dim pid As PhoneId
What Lib is needed for this? This used to compile ok until I just added the phone.zip lib, so I'm sure it has something to do with that.