ltsuda / azul-digital

TCC: Aplicativo para Zona Azul - Campinas SP
https://ltsuda.github.io/azul-digital
0 stars 1 forks source link

Fix Profile/ProfileEdit ViewController #7

Open ltsuda opened 8 years ago

ltsuda commented 8 years ago

@chrisfsampaio need ideas ):

Now:

1.0 User cancel on ProfileViewController, delete image from FirebaseStorage or User Account could fail and we could not cancel again. Only can go forward or open the app again 1.1 If user cancel on ProfileEditController, Profile's image was already changed in FirebaseStorage which is wrong

Need to fix:

ltsuda commented 7 years ago

Fix 1: If user cancels registration, do not delete image from Firebase, only deletes account.

Fix 2.0: Add local image if user do not upload an image.