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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,8 +14,8 @@ This app is a simple QR scanner that will start over a simple link on the web. O
14
14
So you need to write a webpage and give this free app to your users. **You don't need to write any app for this functionality anymore**, only the webpage.
15
15
16
16
### On which smartphone does it works?
17
-
The project was made with Xamarin and ZXing library. So it works with Android (>4.1), Windows Mobile (10), Windows (10) and iOS (>7).
18
-
Because I don't have any developer account on Android and iOS, I can give only the Windows Store link and Android APK. Maybe in future someone will compile and upload this app on the store for Android and iOS.
17
+
The project was made with Xamarin and ZXing library. So it works with Android (>4.1), Windows (10) and iOS (>7).
18
+
Because I don't have any developer account on iOS, I can give only the Windows Store link and Android Play link. Maybe in future someone will compile and upload this app on the store for iOS.
19
19
20
20
### GitHub Structure
21
21
App source code is in the [App folder](https://github.com/Adrianotiger/qr2web/tree/master/App)
0 commit comments