Question
Javascript on iOS
I have developed a PDF with fillable forms (text, dates, numbers) and calculated fields based on javascript (simple IF - ELSE operators) it works fine in Windows but partly work on iPads. How can I check whether special operator will not work on iOS devices?
It calculates one field but does not calculate another...
