We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d595a8b commit b820cebCopy full SHA for b820ceb
resources/views/docs/mobile/1/the-basics/system.md
@@ -83,22 +83,6 @@ if ($token = System::getPushNotificationsToken()) {
83
Once you have the token, you may use it from your server-based applications to trigger Push Notifications directly to
84
your user's device.
85
86
-## Accelerometer
87
-
88
-**COMING SOON**
89
90
-## GPS
91
92
93
94
-## Wallet
95
96
97
98
-## Encryption / Decryption
99
100
101
102
Almost every non-trivial application will require some concept of secure data storage and retrieval. For example, if
103
you want to generate and store an API key to access a third-party service on behalf of your user.
104
0 commit comments