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: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,4 +33,6 @@ The HTTPS URL for your server is needed for the iOS and Android applications.
33
33
34
34
## iOS and Android Applications
35
35
36
-
Open the iOS and Android application in Xcode or Android Studio respectively. Replace the `baseUrl` variable in the `AppDelegate.swift` and the `MainActivity.kt`. You can search the projects for `BASE_URL_HERE` to find the exact line. You can now run either application.
36
+
Open the iOS and Android application in Xcode or Android Studio respectively. Replace the `baseUrl` variable in the `AppDelegate.swift` and the `MainActivity.kt`. You can search the projects for `BASE_URL_HERE` to find the exact line. You can now run either application.
0 commit comments