Meteor-Community-Packages / Meteor-Community-Packages/raix-push

Text codification

Open
#264 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
505
Forks
191
PR merge metrics
No merged PRs in 30d

Description

I'm trying to send a text in spanish with some accent marks but I can't figure out how to do so.

So far I've tried:
- Set encoding: 'utf8' on sent object
- Use HTML entities
- User UTF8 encoding with unescape(encodeURIComponent(text))

But nothing works.

Thanks in advance for any help

Contributor guide

Open the contributing guide

Research direction

The issue does not name a file, test, or entry point. Start by reproducing a push notification containing Spanish accented characters and trace where its text encoding is handled; done means the characters render correctly in the affected notification targets.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
mobile-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 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.