User Setting Page(2.2)

User's Own Profile Setting Page

Feature

Description

Edit profile

When clicked, user will be redirect to User profile edit page.

Other User's profile setting page

There are two main state based on the user connection.

If user is already connected with the target user

In version 2.2, we do not have the User notification setting in the menu.

If user is not connected with the target user

Feature

Description

Report / unreport

User can report or unreport user in this user setting page.

Unfollow

User can unfollow other user.

You can try this code:

let userSettingsViewController = AmityUserSettingsViewController.make(withUserId: "userId")

Last updated

Was this helpful?