Re: [Firebase] iOS 10 Support?

499 views
Skip to first unread message

Salman Qadri

unread,
Aug 26, 2016, 1:58:43 PM8/26/16
to fireba...@googlegroups.com, Alfonso Gomez Jordana Manas, Todd Kerpelman
Hi Chad,

Yes we have been looking at iOS 10 and on Tuesday we released a new version of the iOS SDK that adds support for iOS 10. You can read more about it in a blog post on the subject here:

As for sign-in issues, we are aware of an Apple bug that happens on the iPhone simulator, as detailed in that blog in the section titled "A Quick Note About Firebase Auth and Xcode 8". However, the issue should not be there on a real device. Are you seeing this issue on an actual iOS 10 device, or are you testing in the iOS 10 beta simulator?

Salman


On Fri, Aug 26, 2016 at 7:05 AM, Chad Pavliska <cha...@gmail.com> wrote:
Hi!

I just opened my project in Xcode 8 Beta 5 (i.e. iOS 10) and get all kinds of connection errors on start. I also can't sign in. 

Is this a known issue? I didn't want to dig into it too far as it's still a little early.

Does anyone know if someone at Google is looking into iOS 10 support for Firebase? I haven't been able to find any information.


--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-talk+unsubscribe@googlegroups.com.
To post to this group, send email to fireba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/4c605f2e-ec5c-4d83-84c2-8b6cb021b6ae%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Message has been deleted

Todd Kerpelman

unread,
Oct 3, 2016, 10:59:12 AM10/3/16
to Stefano Di Genua, Firebase Google Group, Alfonso Gomez Jordana Manas
Stefano, are you referring to the kinds of errors mentioned here? If so, this is due to a known issue in the Xcode 8 simulator. You can work-around it by using the fix mentioned in the StackOverflow post, or try running on an actual device instead of the simulator.

--T
 

On Sat, Oct 1, 2016 at 7:54 PM, Stefano Di Genua <sdig...@gmail.com> wrote:
Hi,
I read here that Firebase released a new SDK for resolving the issues found with iOS10. Yesterday I downloaded the SDK from the link of 'getting started with iOS' assuming that it was the latest version, however, once I set up everything, my project still gave me the same errors in XCode 8.x
Also, the ReadMe file in the SDK zip file refers to XCode 7 and didn't really have anything different than the previous version  (at least at a first glance).
The question is where the latest Firebase SDK is located so that I can update my project to iOS10.

Thank you very much,
Stefano

Todd Kerpelman

unread,
Oct 3, 2016, 12:44:45 PM10/3/16
to Personal, Firebase Google Group, Alfonso Gomez Jordana Manas
Can you share what those errors are? Otherwise, this is pretty difficult to debug. :)

-T

On Mon, Oct 3, 2016 at 8:57 AM, Personal <sdig...@gmail.com> wrote:
Thank you Todd.
I don't get these errors you pointed out. I get the same errors as those I used to get when running the old Firebase iOS SDK in simulator for iOS 10.0. As if the SDK I've downloaded from the link at firebase was still the old one.

Thanks,
Stefano
Message has been deleted

Todd Kerpelman

unread,
Oct 4, 2016, 10:16:18 AM10/4/16
to Personal, Firebase Google Group, Alfonso Gomez Jordana Manas
Okay, the good news is basically none of this is stuff you really need to worry about. This post basically explains what's going on.


Basically, you've got a combination of 3 things in your console:

1. XCode being super-duper verbose when it makes networking calls. You can fix that by following these instructions here. (Note that sometimes you'll need to delete/reinstall the app to make sure these fixes catch on for real.)

2. Some normal Firebase output

3. Some warnings (the stuff near the end about FIRInstanceID) that happen because the Xcode simulator has trouble writing to the shared keychain. They're harmless, but scary-looking. But you can disable them by adding any entitlement to your project (such as Keychain sharing) as described in this post.

Reply all
Reply to author
Forward
Message has been deleted
0 new messages