Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[video][ios] Add base64 certificate support #28990

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

behenate
Copy link
Member

Why

Some of the users requested the feature of passing the certificate as base64 string instead of a server url.

How

Added an additional property in the DRMOptions to accept the base64CertificateData, when provided it will override the `certificateUrl.

Test Plan

Tested in BareExpo on a physical iOS device.

@behenate behenate requested a review from Simek May 20, 2024 12:03
@expo-bot expo-bot added the bot: suggestions ExpoBot has some suggestions label May 20, 2024
@expo-bot
Copy link
Collaborator

expo-bot commented May 20, 2024

The Pull Request introduced fingerprint changes against the base commit: e1e519e

Fingerprint diff
[
  {
    "type": "dir",
    "filePath": "../../packages/expo-video/ios",
    "reasons": [
      "expoAutolinkingIos"
    ],
    "hash": "2633b5f5ccad5d6ecfb5dc457ce572381ed7db39"
  }
]

Generated by PR labeler 🤖

@behenate behenate force-pushed the @behenate/video/add-base64-cert branch from 63b0db9 to fc26303 Compare May 20, 2024 12:08
@expo-bot expo-bot added bot: passed checks ExpoBot has nothing to complain about and removed bot: suggestions ExpoBot has some suggestions labels May 20, 2024
@behenate behenate marked this pull request as ready for review May 20, 2024 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: fingerprint changed bot: passed checks ExpoBot has nothing to complain about
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants