Android Question QRCodeReaderV1021 generate members error

Mostez

Well-Known Member
Licensed User
Longtime User
I used Generate Members tool to add result_found event, the lines added without the second bracket, B4A 10.70
Is that a bug or there was something I had to do!

B4X:
Private Sub QRCodeReader_result_found(retval As String 'should include " ) "
   
End Sub

TIA
 

Attachments

  • Image1.png
    Image1.png
    13.6 KB · Views: 130
Top