Skip to content

Commit b820ceb

Browse files
committed
remove coming soon items
1 parent d595a8b commit b820ceb

File tree

1 file changed

+0
-16
lines changed
  • resources/views/docs/mobile/1/the-basics

1 file changed

+0
-16
lines changed

resources/views/docs/mobile/1/the-basics/system.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -83,22 +83,6 @@ if ($token = System::getPushNotificationsToken()) {
8383
Once you have the token, you may use it from your server-based applications to trigger Push Notifications directly to
8484
your user's device.
8585

86-
## Accelerometer
87-
88-
**COMING SOON**
89-
90-
## GPS
91-
92-
**COMING SOON**
93-
94-
## Wallet
95-
96-
**COMING SOON**
97-
98-
## Encryption / Decryption
99-
100-
**COMING SOON**
101-
10286
Almost every non-trivial application will require some concept of secure data storage and retrieval. For example, if
10387
you want to generate and store an API key to access a third-party service on behalf of your user.
10488

0 commit comments

Comments
 (0)