5 Commits

Author SHA1 Message Date
juancarmore
417f3d1111 Refactor Ionic tutorial to ask the user for setting URLs in case they are not set in code and the app is launched in a mobile device
Previously there was a settings button that opened a dialog to modify the URLs. Now that button has been removed and when the app starts, it checks if the variables are not configured and app is launched in a mobile device, and if so, it shows a new form to configure them
2024-07-31 19:24:39 +02:00
juancarmore
6bb3e29a6d Update tutorial README files to reflect the correct framework/programming language used 2024-06-05 16:58:18 +02:00
juancarmore
6a01e3f085 Update app.component.ts to implement OnDestroy interface in Ionic tutorial 2024-06-05 15:58:35 +02:00
juancarmore
75c4fc0172 Update Ionic tutorial 2024-06-05 13:51:03 +02:00
juancarmore
63e6d51811 Rename directories 2024-05-07 18:30:17 +02:00