# Beta testing the iOS mobile app

**URL:** https://meta.discourse.org/t/beta-testing-the-ios-mobile-app/49662
**Category:** Development
**Tags:** feedback
**Created:** [2016年九月3日 04:13 UTC](https://meta.discourse.org/t/beta-testing-the-ios-mobile-app/49662 "2016-09-03T04:13:10Z")
**Posts on this page:** 1
**Showing post:** 143

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [2016年九月20日 23:46 UTC](https://meta.discourse.org/t/beta-testing-the-ios-mobile-app/49662/143 "2016-09-20T23:46:52Z")

</div>

Sure we can call it “read/ clear notifications”

Basically we need to introduce a concept of scopes, this is how I would lay it out:

```plaintext
id name description (localizable)
-- --------- -----------
1 notification_edit Read / clear notifications
2 user_info Read private user info
3 message_bus Recieve updates from site

permissions

id controller action type
-- ------- ----- ----
1 notifications get :get
etc... 

```

---

_[View the full topic](https://meta.discourse.org/t/beta-testing-the-ios-mobile-app/49662)._
