infinitered / infinitered/ProMotion-push

Token description is not correct in iOS13

Open
#12 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Ruby
Stars
18
Forks
15
PR merge metrics
No merged PRs in 30d

Description

This is the token description in iOS13
token = "{length = 32, bytes = 0x965b251e 6cb1926n e3cb366f dfb16ddd e6b9086a 8a3cac9e ... 376eab7C }"
but notifications are not working due to getting wrong token.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing how the push-notification token is obtained and passed to the notification service on iOS 13. Compare the reported token description with the format expected by the notification path, then reproduce the failure and verify that notifications work with the corrected token handling.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, ruby
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.