QuirkyCort / gears

Generic Educational Robotics Simulator
Other
65 stars 41 forks source link

iOS: Links to Robot Configurator and World Builder not working #74

Closed germanicianus closed 3 years ago

germanicianus commented 3 years ago

After clicking on the respective menu entries and confirming with a button click in the opened dialog on Go to Configurator/Go to World Builder, nothing happens.

When manually opening the correspondent links in Safari, both open and the UI works.

Tested on an iPhone 7 Plus with the latest iOS.

QuirkyCort commented 3 years ago

May be an issue caused by popup blocking. The link is opened after the dialog window closes, and not immediately when clicked. Some browsers may not like that and may block that as a popup.

I've put in a fix. See if it's ok now.

germanicianus commented 3 years ago

Works now. Fixed by https://github.com/QuirkyCort/gears/commit/a222ba77ee19f7e9f41d79de3fa62379b8dfe420.