vitaliy-paliy / Messenger

iOS - Real-time messaging app 🎨
Apache License 2.0
618 stars 87 forks source link

it is not possible to change the profile picture if it is not done when we register #8

Closed framarini02 closed 4 years ago

framarini02 commented 4 years ago

it is not possible to change the profile picture if it is not done when we register

n9lvc5 commented 3 years ago

SettingsVC.swift add alert.prepareForInterfaceBuilder()

after let alert = UIAlertController(title: nil, message: nil, preferredStyle: .actionSheet) in func changeProfileImage()