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
Copy file name to clipboardExpand all lines: docs/development/specific/geolocation.md
-56Lines changed: 0 additions & 56 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,59 +45,3 @@ CLASS z2ui5_cl_sample_geolocation IMPLEMENTATION.
45
45
ENDMETHOD.
46
46
ENDCLASS.
47
47
```
48
-
49
-
#### Device Information
50
-
This example demonstrates how to retrieve detailed device information such as UI5 version, device type, OS, browser, and screen dimensions. Also see `z2ui5_cl_demo_app_122`.
51
-
```abap
52
-
CLASS z2ui5_cl_sample_device DEFINITION PUBLIC CREATE PUBLIC.
0 commit comments