Skip to content

Commit c3321e7

Browse files
author
Enrique Gonzalez
committed
[skip ci] Add README
1 parent c229d9c commit c3321e7

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)