Alert for take picture


Hi , How could I make this clickable alert with the respective functions for photo capture and photo picker

Make two functions for take photo and select photo. Call the functions in handler of alertcontroller.

1 Like
1 Like

Alert ctrl is not good idea for something like camera options, Use actionSheetController. They added an example of how to use it. If you still having a problem ping me.

1 Like