Skip to content

issues Search Results · repo:Pr0Ger/PyAPNs2 language:Python

Filter by

93 results
 (56 ms)

93 results

inPr0Ger/PyAPNs2 (press backspace or delete to remove)

Doesn t work in python 3.11
  • rvanassche
  • Opened 
    on Feb 11
  • #162

I may have misunderstood this, but I thought I should point it out in any case. The pyproject.toml file says pyjwt = =2.0.0 while the changelog from the latest release says Added upper constraint for ...
  • DanielssonP
  • 1
  • Opened 
    on Sep 9, 2024
  • #160

There are some packages that want to me use the potential of this library, and one of the recent features is notifications with a kind of priority as time sensitive ones: img width= 465 alt= image src= ...
stale
  • GonzaloAvilez
  • 1
  • Opened 
    on Sep 4, 2024
  • #158

from apns2.client import APNsClient from apns2.payload import Payload token_hex = b5bb9d8014a0f9b1d61e21e796d78dccdf1352f23cd32812f4850b87 payload = Payload(alert= Hello World! , sound= default , badge=1) ...
stale
  • ctoday1
  • 2
  • Opened 
    on Feb 10, 2024
  • #155

Hi all! Can you tell me the status of the project? The latest version 0.7.2 has dependencies on things that are already quite outdated. For example pyJWT. Are there any version updates and pushes in pypi ...
stale
  • memclutter
  • 1
  • Opened 
    on Mar 16, 2023
  • #152

Any one knows the reason for this error, one of my service keep getting this error recently. Thanks in advance.
  • SearchDream
  • 4
  • Opened 
    on Feb 7, 2023
  • #151

Even after installing crypography library it is complaining. Please refer to the traceback below:- Client is created with token authentication { errorMessage : Algorithm ES256 could not be found. Do you ...
stale
  • malhotraguy
  • 1
  • Opened 
    on Aug 22, 2022
  • #147

From apple docs https://developer.apple.com/documentation/usernotifications/setting_up_a_remote_notification_server/sending_notification_requests_to_apns | apns-id | A canonical UUID that is the unique ...
stale
  • memclutter
  • 1
  • Opened 
    on Jul 14, 2022
  • #146

Because the latest version on pip still requires PyJWT 2.0.0, =1.4.0 it is impossible to update PyJWT to fix a recent vulnerability issue.
stale
  • dismine
  • 2
  • Opened 
    on Jun 28, 2022
  • #145

Hi, Any plans or tips on supporting the most recent version of Python (3.10)? Mac M1 only supports natively Python 3.10, so using this library on it doesn t work. Any tips or plans on that? Thanks
stale
  • Paulo-Jorge-PM
  • 3
  • Opened 
    on Apr 18, 2022
  • #143
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub