GithubHelp home page GithubHelp logo

Comments (14)

stewartmiles avatar stewartmiles commented on May 28, 2024 1

from quickstart-unity.

jonsimantov avatar jonsimantov commented on May 28, 2024 1

We have released version 1.1.1 of the Firebase Unity SDK, which fixes this issue. You can view the release notes and download the new version from http://firebase.google.com/docs/unity/setup.

from quickstart-unity.

stewartmiles avatar stewartmiles commented on May 28, 2024

We're investigating this issue at the moment. We'll keep you posted.

from quickstart-unity.

AIGameStudio avatar AIGameStudio commented on May 28, 2024

@stewartmiles any update on by when we can have a fix for it.

from quickstart-unity.

stewartmiles avatar stewartmiles commented on May 28, 2024

from quickstart-unity.

 avatar commented on May 28, 2024

Experiencing the same issue - started happening once we integrated FCM, now getting a complete freeze and no frame-advancement any time the app is re-opened after leaving (can be for as little as a few seconds).

We're not creating our own App Controller. The only other major component that might be interfering that I can think of is the Facebook SDK.

Obviously would be great to get a fix.

from quickstart-unity.

tomnewton avatar tomnewton commented on May 28, 2024

We're seeing the same. Major issue in that is blocking a release.

from quickstart-unity.

stewartmiles avatar stewartmiles commented on May 28, 2024

We found the problem, it's an interesting interaction between the Firebase Analytics App Delegate Proxy class (which swizzles the App Delegate's ISA) and the C++ library's caching of swizzled App Delegate methods. We have a fix which we're testing now, will update the bug when we have cut a release with the fix.

from quickstart-unity.

 avatar commented on May 28, 2024

Hey - great that you've found the problem. Wondered if there's an ETA on a fix? Thanks.

from quickstart-unity.

stewartmiles avatar stewartmiles commented on May 28, 2024

from quickstart-unity.

JangT avatar JangT commented on May 28, 2024

I am using the Firebase Unity SDK.
Topic works well for AOS but not for iOS Topic.
In iOS, if send a bundle, you will receive a notification. If send it to Topic, it will not be received.

Can not subscribe to topic: / topics / *** with token: (null)
like this

Firebase-unity version : 3.0.1
Unity version : 5.5.1f

from quickstart-unity.

stewartmiles avatar stewartmiles commented on May 28, 2024

@JangT are you able to reproduce this problem with the sample application? Also, which iOS version are you targeting?

I just tried this out with Xcode 8, Firebase Unity 3.0.1 and Unity 5.6.0b11 and everything works fine (Unity version in this case really shouldn't matter since the meat of the code is all Obj-C / C++).

from quickstart-unity.

JangT avatar JangT commented on May 28, 2024

@stewartmiles
I used the iOS 9.x version. And this issue happens every time.

from quickstart-unity.

stewartmiles avatar stewartmiles commented on May 28, 2024

@JangT to confirm you used the sample application?

Also, did you run through the sample application setup instructions (see https://github.com/firebase/quickstart-unity/blob/master/messaging/testapp/readme.md)?Specifically you need to enable push notifications and remote notifications.

from quickstart-unity.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.