Code Monkey home page Code Monkey logo

api's People

Contributors

brismithers avatar cstyles avatar dean-onesignal avatar dezmarie03 avatar jmadler avatar kesheshyan avatar mreyeszaz avatar rgomezp avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

api's Issues

Using CreateNotificationIncludePlayerIds

Since 2023-04-11 18:21:20.400 for some unknown reason I am always getting back a NULL in the CreateNotificationSuccessResponse value using the CreateNotificationIncludePlayerIds method? What changed? I however get the message but never the reference Id in the response? It's always null now?

Specify explicit versions of dependencies

At the moment, the dependencies of this project are not locked, making it possible for different people to experience different behavior. At a minimum, we should specify the major and minor versions of the dependency.

api/script/bootstrap

Lines 15 to 16 in 6b1bc81

echo "installing node"
brew install node

The latest Node version is 20.2.0. Is this the version this script had in mind?

Recieve invalid_external_user_ids while app is still opening

What happened?

So I open my app and leave it 10 minutes
The screen is still on and the app is opening
I post a notification using postman and recieve invalid_external_user_ids
The app still recieved my message after that

Steps to reproduce?

1. Add react-native-onesignal to the app
2. Add OneSignal.setExternalUserId("123456789");
3. Open the app
4. Leave the phone there for 10 minutes. The phone wasn't turn off because it was connect to PC using USB cable
5. Post notification to Onesignal (123456789)
6. Recieve invalid_external_user_ids
7. The app recieve the message

What did you expect to happen?

The phone is on. The app is still opening. The api should return no errors

React Native OneSignal SDK version

4.5.0

Which platform(s) are affected?

  • iOS
  • Android

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

BasicNotification.Filter should be of type FilterExpression

Per the documentation here filters should support both Filter objects and Operator objects. Currently only Filter objects are allowed in the openapi spec. I believe the correct type should be FilterExpression which is a union of Filter and Operator.

Please let me know if my understanding is correct! Happy to open a PR to address this if it will help :)

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.