Marek Maurizio

Results 17 comments of Marek Maurizio

I have a similar question. I wrote my own small Sinatra server with PushMeUp, it works flawlessly with development certificates. When I try the ad-hoc certificates I don't get any...

Hi Nicos, I solved the problem using this https://github.com/blommegard/APNS-Pusher it's a small app to send custom requests to the apple push service. Using it I got the notifications right on...

Ouch, that's exacty what I did. So APNS.send_notifications parameter must be an array of tokens, not an array of notifications. Sorry I can't post the full code, it's just a...

Sure, here it is. It's a small Sinatra server that gets the tokens from a Wordpress database. Title and message both come from url parameters. ``` # Get all ios...

I will try that and report back, thanks.

How closing this help? It's just wrong and making me switch to fetch.

So what, no solution and all multilanguage next.js websites will suck at seo forever?

Someone found a solution?

So I guess this will not be implemented anytime soon. For me this is a dealbreaker in dealing with complex types. Grouping is too simplistic and naive, it's impossible to...