Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

[expo-cli] revert PR #2404 and remove encoding from IosPushCredentials #2406

Merged
merged 2 commits into from
Jul 28, 2020

Conversation

wkozyra95
Copy link
Contributor

Reverting changes made in #2404 (I initially assumed that push key is base encoded on a server)
Remove encoding from getPushKeyFromParams

@wkozyra95 wkozyra95 requested a review from dsokal July 28, 2020 09:06
CHANGELOG.md Outdated
@@ -17,7 +17,7 @@ This is the log of notable changes to Expo CLI and related packages.
- [xdl] Fix incorrect check of the packager port in the "setOptionsAsync" function [#2270](https://github.com/expo/expo-cli/issues/2270)
- [expo-cli] expo upload:android - Fix passing archive type from command line [#2383](https://github.com/expo/expo-cli/pull/2383)
- [expo-cli] check `when` field when inquirer is used in noninteractive mode [#2393](https://github.com/expo/expo-cli/pull/2393)
- [expo-cli] base64 decode when saving p8 file [#2404](https://github.com/expo/expo-cli/pull/2404)
- [expo-cli] do not base64 encode push notification [#2406](https://github.com/expo/expo-cli/pull/2406)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- [expo-cli] do not base64 encode push notification [#2406](https://github.com/expo/expo-cli/pull/2406)
- [expo-cli] do not base64 encode push notification [#2406](https://github.com/expo/expo-cli/pull/2406)

@wkozyra95 wkozyra95 force-pushed the @wkozyra95/remove-base-encoding-for-push-key branch from c2d4353 to f6c7e56 Compare July 28, 2020 09:18
@wkozyra95 wkozyra95 merged commit aa41268 into master Jul 28, 2020
@wkozyra95 wkozyra95 deleted the @wkozyra95/remove-base-encoding-for-push-key branch July 28, 2020 09:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants