Closed GChapel closed 1 year ago
Hello,
The report generation fail when the plugin doesn't have access to public network (the code try to reach ip-api.com to determine isMobile value)
This PR change the behavior : when ip-api.com is not reachable, the isMobile value directly depends on the defined device
Regards
Thank you for your comments ! I'll update this PR this week 👍
Hello,
The report generation fail when the plugin doesn't have access to public network (the code try to reach ip-api.com to determine isMobile value)
This PR change the behavior : when ip-api.com is not reachable, the isMobile value directly depends on the defined device
Regards