Giter Site home page Giter Site logo

Comments (6)

evollu avatar evollu commented on July 28, 2024

if you are doing manual import, remove all old files you've imported and download the latest version of SDK.

from react-native-firebase-analytics.

SerzN1 avatar SerzN1 commented on July 28, 2024

I have just installed manually GoogleToolboxForMac Pod and ...

Two more problems.
1st - Push notifications reject application in itunes connect
2nd - Binary rejected because of Non-public API usage

... troubles, troubles
It's a pity system when I didn't have chance just use pod install

from react-native-firebase-analytics.

evollu avatar evollu commented on July 28, 2024

can you elaborate what is the reason for rejection?
Those SDKs are all public right?

from react-native-firebase-analytics.

SerzN1 avatar SerzN1 commented on July 28, 2024

@evollu

Non-public API usage:

The app references non-public selectors in Counter: _terminateWithStatus:
If method names in your source code match the private Apple APIs listed above, altering your method names will help prevent this app from being flagged in future submissions. In addition, note that one or more of the above APIs may be located in a static library that was included with your app. If so, they must be removed.

If you think this message was sent in error and that you have only used Apple-published APIs in accordance with the guidelines, send the app's nine-digit Apple ID, along with detailed information about why you believe the above APIs were incorrectly flagged, to [email protected]. For further information, visit the Technical Support Information page.

I had to rename _terminateWithStatus method to _terminateWithStatusModifed to temporarily solve our problem.
???
It was one of the stupidest thing I have ever done.

And also earlier:

Though you are not required to fix the following issues, we wanted to make you aware of them:

Missing Push Notification Entitlement - Your app includes an API for Apple's Push Notification service, but the aps-environment entitlement is missing from the app's signature. To resolve this, make sure your App ID is enabled for push notification in the Provisioning Portal. Then, sign your app with a distribution provisioning profile that includes the aps-environment entitlement. This will create the correct signature, and you can resubmit your app. See "Provisioning and Development" in the Local and Push Notification Programming Guide for more information. If your app does not use the Apple Push Notification service, no action is required. You may remove the API from future submissions to stop this warning. If you use a third-party framework, you may need to contact the developer for information on removing the API.

Why should I do some magic with push notifications? Does it work through notification service?

from react-native-firebase-analytics.

evollu avatar evollu commented on July 28, 2024

I think what it means it that you didn't declare the usage for push notification in Capabilities tab

from react-native-firebase-analytics.

SerzN1 avatar SerzN1 commented on July 28, 2024

As a fact it doesn't work from the box.
About Cap tab - yes, but it doesn't described in your readme (It's poor) and we don't use any Push notifications directly. May be there are some usage in GoogleToolBox or Firebase modules.

from react-native-firebase-analytics.

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.