I am using Sentry in a React application.
Sentry keeps logging the error "SyntaxError: Unexpected token ';'". In the file in which the error occurs, it indicates a line in which there isn't any ';' token. The error occurs for mobile phone users only (Android and iOS).
Here's a screenshot of the stack trace:
Here's a screenshot of a user's device information: