History log of /expo/ios/Exponent/Supporting/Exponent.entitlements (Results 1 – 10 of 10)
Revision Date Author Comments
# da87f59e 11-Jun-2021 Juwan Wheatley <[email protected]>

[android][ios][home] open Expo Go with expo.dev/expo-go universal link (#13226)

* [android][ios][home] open Expo Go with expo.dev/expo-go universal link

* add expo.dev to EXKernelLinkingManager._

[android][ios][home] open Expo Go with expo.dev/expo-go universal link (#13226)

* [android][ios][home] open Expo Go with expo.dev/expo-go universal link

* add expo.dev to EXKernelLinkingManager._isExpoHostedUrlComponents

* Update home/HomeApp.tsx

Co-authored-by: James Ide <[email protected]>

* remove http://expo.dev/expo-go android intent because .dev doesn't support insecure http

* remove expo.dev entry for _isExpoHostedUrlComponents

* Revert "remove http://expo.dev/expo-go android intent because .dev doesn't support insecure http"

This reverts commit 1f5cba6700a7c54398be4454687d09bea95adc4e.

Co-authored-by: James Ide <[email protected]>

show more ...


# 799a8acb 07-Sep-2019 Bartłomiej Bukowski <[email protected]>

[apple-authentication] Create unimodule for SignIn With Apple (#5421)


# fec89927 15-Sep-2017 Ben Roth <[email protected]>

Remove Apple Pay entitlement from Expo Client

fbshipit-source-id: 254eeb8


# 56abc06f 11-Aug-2017 Jeffrey Da <[email protected]>

Add Apple Pay functionality in Expo client (#821)

* [ios] Create mock ID for Apple Pay use within Expo client

* [test-suite] Make Payments tests use fake mock merchant ID

* [docs] Change docs to r

Add Apple Pay functionality in Expo client (#821)

* [ios] Create mock ID for Apple Pay use within Expo client

* [test-suite] Make Payments tests use fake mock merchant ID

* [docs] Change docs to reflect usage of Apple Pay in client

* [docs] Add note about proper Apple Pay usage

fbshipit-source-id: 940c6da

show more ...


# d064689f 10-Aug-2017 Jeffrey Da <[email protected]>

Removed unneeded merchant ID in Entitlements (#808)

fbshipit-source-id: b7638a1


# e3d98273 08-Aug-2017 Jeffrey Da <[email protected]>

Add Apple Pay functionality (#525)

fbshipit-source-id: 0dcad3e


# 4f4d0c80 24-Jun-2017 James Ide <[email protected]>

Set up universal links for expo.io

This does two things:
- Tells the iOS app to check expo.io for the apple-app-site-association file
- Serves a new AASA file from our website (both exp.host and exp

Set up universal links for expo.io

This does two things:
- Tells the iOS app to check expo.io for the apple-app-site-association file
- Serves a new AASA file from our website (both exp.host and expo.io). Before we served a signed file but as of iOS 9+ we can serve an unsigned file as long as we use HTTPS. Since we support iOS 9+ only anyway, the plaintext version is a lot simpler to think about.

This is hard to test in advance because a real device actually has to go out to expo.io and fetch the AASA file so just going to test in prod with this plan:

1. put up a webpage on another domain that links to https://expo.io/@ide/bubblebounce
2. open it in safari and tap the link
3. verify that Expo opens (and hopefully opens the experience)
4. do the same with https://expo.io/ and ensure that Expo does not open -- we want only experiences to open for now (later profiles too)

fbshipit-source-id: 65aa91b

show more ...


# de888bbd 01-Apr-2017 Ben Roth <[email protected]>

Enable iCloud Entitlement, needed for Document Picker

fbshipit-source-id: afd1b4c


# cea0f2cd 24-Oct-2016 Brent Vatne <[email protected]>

Enable push notifications in Xcode 8 (#13)

- Push notifications aren't currently working on iOS10 because this: http://stackoverflow.com/a/39615693/659988

fbshipit-source-id: fbc5034


# 2a38a11e 16-Aug-2016 Exponent GitHub Bot <[email protected]>

Initial commit

fbshipit-source-id: ddcb55df54d1382bb3f003f7e62f0bfc195fb9b7