There is an error trying to build in the model GroceryItem. It says: Type âAnyâ has no subscript members in the init. I don´t know how to make it work.
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:â:-- 0:00:21 --:â:-- 0curl: (7) Failed to connect to www.gstatic.com port 443: Host is down`
Hi there, I have used your tutorial and its great. Is there anyway to use Firebase for OS X applications? Or is Firebase specifically designed for Apps and Web Applications alone? ThanksâŚ
So, I built a shopping list manager app a long time ago and itâs under supported and still in the store. MyShopper. This is feature Iâve long wanted to add.
Also, Iâve been a RayWenderlich customer for a while having used many of the tutorials and purchased some of the books. I have to say, this tutorial is quite ready for prime time. There are a number of things that require tinkering with right out of the box just to get it to build. Sure would like to see a touch more attention to the quality here.
Thanks and please take this as constructive feedback. Youâre doing great work.
Something I noticed though.
When exiting the app, the user is removed from the online users, which is normal.
When putting the app in the background, the user stays in the online users, which I guess might be normal as well.
When locking the phone, the user is removed from the online users. Letâs pretend itâs normal.
The problem comes when going back to the app. The user isnât online anymore but he/she should be.
Any idea whatâs the reason? Bug within the Firebase library?
Any chance you could over creating a user with a unique username like Twitter and Instagram? Currently can only authenticate with password and email.
Lots of people seem to be asking for it in relation to Firebase but there doesnât seem to be an accepted answer out there at the moment. Would be amazing if RW could come to the rescue
Thanks @cynicalme! Also, for anyone not being able to download the plist file and getting a forbidden file when attempting to download: try to sign out of all your google accounts and make sure youâre only signed into the one. I was logged into 2 other accounts and only after signing out was I able to download the file. Perhaps @cynicalme can make a note of that in the tutorial.