kickass23
kickass23
i did all that and have the same problem
i am currently having the same problem public class FirebaseStorageHelper { private static final String TAG = FirebaseStorageHelper.class.getCanonicalName(); private FirebaseStorage firebaseStorage; private StorageReference rootRef; private Context context; public FirebaseStorageHelper(Context context){...
thank you it works fine now On Sat, Feb 9, 2019 at 8:34 AM KEVIN koech wrote: > I faced the same problem but I got the answer > >...