You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code doesn't seem to work on iOS Safari browsers. I am not that conversant with React, so please excuse me if I am making any obvious mistakes. The code is pretty much the example given in the readme. Also, the code works fine on iOS Chrome browser. It doesn't work on Safari. Any thoughts?
Also, what is the right way to pass the'force' property? I tried the following and it throws a type error.
force={'(android,ios)'}
The text was updated successfully, but these errors were encountered:
The code doesn't seem to work on iOS Safari browsers. I am not that conversant with React, so please excuse me if I am making any obvious mistakes. The code is pretty much the example given in the readme. Also, the code works fine on iOS Chrome browser. It doesn't work on Safari. Any thoughts?
Also, what is the right way to pass the'force' property? I tried the following and it throws a type error.
force={'(android,ios)'}
The text was updated successfully, but these errors were encountered: