Giter VIP home page Giter VIP logo

Comments (12)

cefitzger avatar cefitzger commented on July 17, 2024 2

Yeah, I had the typographic issue as well - a comma too many and it just kept going round and round.
Thanks @nareshdb for pointing to the solution.

from pushnotifications.

onmyway133 avatar onmyway133 commented on July 17, 2024 1

Hi all, I will try to spend some time to update some of the dependencies, fix this issue and make new release

from pushnotifications.

SwiftExpert avatar SwiftExpert commented on July 17, 2024

Hey. Happens to me also. how can i fix this? i downloaded the last release but it still happens.

from pushnotifications.

mdescalzo avatar mdescalzo commented on July 17, 2024

I'm seeing this one as well.

from pushnotifications.

nareshdb avatar nareshdb commented on July 17, 2024

I'm facing this too. Maybe validate your credentials outside of the app resolves this?

In my case, the problem was with the body of the notification - In the JSON body I used typographic(“…”) quotes by mistake. But neutral("…") were required.

from pushnotifications.

cefitzger avatar cefitzger commented on July 17, 2024

@onmyway133 No problem - I should be better at JSON syntax. Maybe just a warning on the main page would suffice. Thanks

from pushnotifications.

L-Yeiser avatar L-Yeiser commented on July 17, 2024

I am also seeing this. JSON syntax is correct. Same payload works for coworker but not me

from pushnotifications.

onmyway133 avatar onmyway133 commented on July 17, 2024

@L-Yeiser @cefitzger Hi, can you post your json here so I can take a look ?

from pushnotifications.

cefitzger avatar cefitzger commented on July 17, 2024

Hi sorry for the delay. Here's a sample but in fact leaving a comma after the last element causes the problem whatever the content.

{
"aps":{
"name" : "Bobby",
"date" : "17:08 on 17/05/19",
"sound" : "default",
"category" : "New game",
}
}

from pushnotifications.

vikysaran avatar vikysaran commented on July 17, 2024

I am still facing same issue.
I used same token, json with another tool and it worked.
I tried with both Auth Key and p12 files, nothing worked. Spinner is moving only.

from pushnotifications.

 avatar commented on July 17, 2024

Its happening to me too, I'm always sending the same thing it worked the 1st 4-5 times and then after that in never stops spinning.

from pushnotifications.

preethambaliga avatar preethambaliga commented on July 17, 2024

Its happening to me too . The spinner never stops.

from pushnotifications.

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.