MARCELO DOS SANTOS DE OLIVEIRA

Results 6 comments of MARCELO DOS SANTOS DE OLIVEIRA

iOS not Working version APP 2.22.15.77 APP Crash Button List is Working

I opened an issue in WAJS, to fix this option, it hasn't been fixed yet

Could you give more details where this error occurred, which function you were using. Test with the latest version.

Not working Android

PNewValue must be equal to POldValue in this case it returns false function TCEFConfig.TestaOk(POldValue, PNewValue: String):Boolean; var LDir : String; begin if AnsiLowerCase(POldValue) = AnsiLowerCase(PNewValue) Then Begin Result := False;...