We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c229d9c commit c3321e7Copy full SHA for c3321e7
1 file changed
README.md
@@ -0,0 +1,15 @@
1
+# Simple iOS Location App
2
+
3
+This repository contains a very simple iOS app that shows the current user's location on a map and outputs the coordinates of said location.
4
5
+This app was created to test Sauce Lab's RDC location feature where a real device can have a mocked location.
6
7
+## Installation
8
+TBD
9
10
+## Testing
11
+Travis runs a very simple test on Appium to confirm that the location feature is working as intended.
12
+This runs on a cronjob weekly.
13
14
+## Latest version
15
+For all versions see the Releases tab on this repository ([link](https://github.com/enriquegh/SimpleIOSLocationApp/releases))
0 commit comments