<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in EXKernelLinkingManager.m</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>7c3ed0c0 - [Expo Go][iOS] No remote home app loads in release builds (#20416)</title>
        <link>http://172.16.0.5:8080/history/expo/apps/eas-expo-go/ios/Exponent/Kernel/Services/EXKernelLinkingManager.m#7c3ed0c0</link>
        <description>[Expo Go][iOS] No remote home app loads in release builds (#20416)# WhyPer ENG-7047, we need to disable remote loading of home app, andchecking for home app updates, for release builds.Updates and loading from the packager will still work in debug builds.# HowAdd `#ifdef DEBUG` in several places in`Exponent/Kernel/AppLoader/EXAppLoader.m`# Test Plan- CI should pass- Test Expo Go builds locally and verify that updates are not loaded,and that nothing else is broken# Checklist&lt;!--Please check the appropriate items below if they apply to your diff.This is required for changes to Expo modules.--&gt;- [x] Documentation is up to date to reflect these changes (eg:https://docs.expo.dev and README.md).- [x] Conforms with the [Documentation Writing StyleGuide](https://github.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md)- [x] This diff will work correctly for `expo prebuild` &amp; EAS Build (eg:updated a module plugin).

            List of files:
            /expo/apps/eas-expo-go/ios/Exponent/Kernel/Services/EXKernelLinkingManager.m</description>
        <pubDate>Wed, 14 Dec 2022 23:47:32 +0000</pubDate>
        <dc:creator>Douglas Lowder &lt;doug@expo.io&gt;</dc:creator>
    </item>
<item>
        <title>22177ad6 - [kernel] Fix `getInitialURL` returns `https://expo.io:443/&lt;team&gt;/&lt;slug&gt;` instead of null in standalone app (#13071)</title>
        <link>http://172.16.0.5:8080/history/expo/apps/eas-expo-go/ios/Exponent/Kernel/Services/EXKernelLinkingManager.m#22177ad6</link>
        <description>[kernel] Fix `getInitialURL` returns `https://expo.io:443/&lt;team&gt;/&lt;slug&gt;` instead of null in standalone app (#13071)# WhyCloses ENG-1141.Fixes https://github.com/expo/expo/issues/11920.# HowOn both platforms, we pass manifest URL to liking module if the initial URL is null. It&apos;s not the desired behavior right now. It looks like we used it in the past but not anymore. So I removed the code that was responsible for changing the initial URL. # Test Plan- check if the linking module work in Expo Go on both platforms &#9989;- build local shell apps using `et android-shell-app` and `et ios-shell-app` and confirm that `getInitialURL` returns null using a simple app&gt; Note: local shell apps are not the same as those produced by turtle because I needed to change a few things to compile them. However, the code which is responsible for starting the app should be the same.

            List of files:
            /expo/apps/eas-expo-go/ios/Exponent/Kernel/Services/EXKernelLinkingManager.m</description>
        <pubDate>Fri, 28 May 2021 10:16:04 +0000</pubDate>
        <dc:creator>&#321;ukasz Kosmaty &lt;lukasz.kosmaty@swmansion.com&gt;</dc:creator>
    </item>
<item>
        <title>6eb40dd9 - [android][ios] grab release channel from URL query parameter in Expo Go (#12896)</title>
        <link>http://172.16.0.5:8080/history/expo/apps/eas-expo-go/ios/Exponent/Kernel/Services/EXKernelLinkingManager.m#6eb40dd9</link>
        <description>[android][ios] grab release channel from URL query parameter in Expo Go (#12896)

            List of files:
            /expo/apps/eas-expo-go/ios/Exponent/Kernel/Services/EXKernelLinkingManager.m</description>
        <pubDate>Tue, 11 May 2021 23:00:50 +0000</pubDate>
        <dc:creator>Eric Samelson &lt;esamelson@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>558783df - [ios] improve handling of Local Network permission on iOS 14 (#11218)</title>
        <link>http://172.16.0.5:8080/history/expo/apps/eas-expo-go/ios/Exponent/Kernel/Services/EXKernelLinkingManager.m#558783df</link>
        <description>[ios] improve handling of Local Network permission on iOS 14 (#11218)

            List of files:
            /expo/apps/eas-expo-go/ios/Exponent/Kernel/Services/EXKernelLinkingManager.m</description>
        <pubDate>Fri, 04 Dec 2020 00:26:33 +0000</pubDate>
        <dc:creator>Eric Samelson &lt;esamelson@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>2054136d - [ios][linking] fix scheme result for universal links (#7508)</title>
        <link>http://172.16.0.5:8080/history/expo/apps/eas-expo-go/ios/Exponent/Kernel/Services/EXKernelLinkingManager.m#2054136d</link>
        <description>[ios][linking] fix scheme result for universal links (#7508)

            List of files:
            /expo/apps/eas-expo-go/ios/Exponent/Kernel/Services/EXKernelLinkingManager.m</description>
        <pubDate>Fri, 10 Apr 2020 18:51:22 +0000</pubDate>
        <dc:creator>Charlie Cruzan &lt;35579283+cruzach@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>814dc30c - [ios] iOS 13 improvements (#5404)</title>
        <link>http://172.16.0.5:8080/history/expo/apps/eas-expo-go/ios/Exponent/Kernel/Services/EXKernelLinkingManager.m#814dc30c</link>
        <description>[ios] iOS 13 improvements (#5404)# WhyImproving things for upcoming iOS13# How- Opening experiences in the client was a bit laggy in development, probably due to non-main thread being used. - Fixed image picker setup by moving more things to the main thread.# Test PlanTested on some various snacks.

            List of files:
            /expo/apps/eas-expo-go/ios/Exponent/Kernel/Services/EXKernelLinkingManager.m</description>
        <pubDate>Tue, 27 Aug 2019 02:01:09 +0000</pubDate>
        <dc:creator>Tomasz Sapeta &lt;tsapeta@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>94bfa8f5 - exps does not respect https scheme (#3029)</title>
        <link>http://172.16.0.5:8080/history/expo/apps/eas-expo-go/ios/Exponent/Kernel/Services/EXKernelLinkingManager.m#94bfa8f5</link>
        <description>exps does not respect https scheme (#3029)fbshipit-source-id: f83d94e

            List of files:
            /expo/apps/eas-expo-go/ios/Exponent/Kernel/Services/EXKernelLinkingManager.m</description>
        <pubDate>Tue, 21 Aug 2018 00:30:22 +0000</pubDate>
        <dc:creator>quinlanj &lt;quin@expo.io&gt;</dc:creator>
    </item>
<item>
        <title>ff8e55fd - sandbox namespace for unsigned, non exp.host apps (#2940)</title>
        <link>http://172.16.0.5:8080/history/expo/apps/eas-expo-go/ios/Exponent/Kernel/Services/EXKernelLinkingManager.m#ff8e55fd</link>
        <description>sandbox namespace for unsigned, non exp.host apps (#2940)* [ios] sandbox third party apps* [ios] add path to sandboxingfbshipit-source-id: d1d14c8

            List of files:
            /expo/apps/eas-expo-go/ios/Exponent/Kernel/Services/EXKernelLinkingManager.m</description>
        <pubDate>Tue, 21 Aug 2018 00:24:00 +0000</pubDate>
        <dc:creator>quinlanj &lt;quin@expo.io&gt;</dc:creator>
    </item>
<item>
        <title>d557d6b7 - Expo Client should not try to open docs links as apps</title>
        <link>http://172.16.0.5:8080/history/expo/apps/eas-expo-go/ios/Exponent/Kernel/Services/EXKernelLinkingManager.m#d557d6b7</link>
        <description>Expo Client should not try to open docs links as appsfbshipit-source-id: 73d93c8

            List of files:
            /expo/apps/eas-expo-go/ios/Exponent/Kernel/Services/EXKernelLinkingManager.m</description>
        <pubDate>Fri, 25 May 2018 18:12:39 +0000</pubDate>
        <dc:creator>Ben Roth &lt;spongebucket@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>9b1cfd94 - Clean up EXEnvironment, remove deprecated shell development config behavior</title>
        <link>http://172.16.0.5:8080/history/expo/apps/eas-expo-go/ios/Exponent/Kernel/Services/EXKernelLinkingManager.m#9b1cfd94</link>
        <description>Clean up EXEnvironment, remove deprecated shell development config behaviorfbshipit-source-id: f4d4d01

            List of files:
            /expo/apps/eas-expo-go/ios/Exponent/Kernel/Services/EXKernelLinkingManager.m</description>
        <pubDate>Thu, 24 May 2018 22:02:40 +0000</pubDate>
        <dc:creator>Ben Roth &lt;spongebucket@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>36851f71 - Remove isShell property because it is now identical to isDetached</title>
        <link>http://172.16.0.5:8080/history/expo/apps/eas-expo-go/ios/Exponent/Kernel/Services/EXKernelLinkingManager.m#36851f71</link>
        <description>Remove isShell property because it is now identical to isDetachedAlso clean up a few other props that had shell in the namecloses https://github.com/expo/universe/issues/2460fbshipit-source-id: fac520e

            List of files:
            /expo/apps/eas-expo-go/ios/Exponent/Kernel/Services/EXKernelLinkingManager.m</description>
        <pubDate>Thu, 24 May 2018 18:15:47 +0000</pubDate>
        <dc:creator>Ben Roth &lt;spongebucket@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>00fcd3c6 - EXShellManager -&gt; EXEnvironment</title>
        <link>http://172.16.0.5:8080/history/expo/apps/eas-expo-go/ios/Exponent/Kernel/Services/EXKernelLinkingManager.m#00fcd3c6</link>
        <description>EXShellManager -&gt; EXEnvironmentfbshipit-source-id: 2347314

            List of files:
            /expo/apps/eas-expo-go/ios/Exponent/Kernel/Services/EXKernelLinkingManager.m</description>
        <pubDate>Thu, 24 May 2018 18:03:45 +0000</pubDate>
        <dc:creator>Ben Roth &lt;spongebucket@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>628ca10c - Clear out dead references to detachedNativeVersions</title>
        <link>http://172.16.0.5:8080/history/expo/apps/eas-expo-go/ios/Exponent/Kernel/Services/EXKernelLinkingManager.m#628ca10c</link>
        <description>Clear out dead references to detachedNativeVersionshttps://github.com/expo/universe/issues/2460fbshipit-source-id: 40a8b01

            List of files:
            /expo/apps/eas-expo-go/ios/Exponent/Kernel/Services/EXKernelLinkingManager.m</description>
        <pubDate>Tue, 22 May 2018 01:52:48 +0000</pubDate>
        <dc:creator>Ben Roth &lt;spongebucket@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>9088dd0e - Organize AppLoader, fix AppLoader tests</title>
        <link>http://172.16.0.5:8080/history/expo/apps/eas-expo-go/ios/Exponent/Kernel/Services/EXKernelLinkingManager.m#9088dd0e</link>
        <description>Organize AppLoader, fix AppLoader testsfbshipit-source-id: e80e891

            List of files:
            /expo/apps/eas-expo-go/ios/Exponent/Kernel/Services/EXKernelLinkingManager.m</description>
        <pubDate>Mon, 07 May 2018 18:29:15 +0000</pubDate>
        <dc:creator>Ben Roth &lt;spongebucket@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>f56e5796 - Test whether sms and tel are deep links</title>
        <link>http://172.16.0.5:8080/history/expo/apps/eas-expo-go/ios/Exponent/Kernel/Services/EXKernelLinkingManager.m#f56e5796</link>
        <description>Test whether sms and tel are deep linksAdds coverage for https://github.com/expo/expo/issues/1711fbshipit-source-id: 5a07ea2

            List of files:
            /expo/apps/eas-expo-go/ios/Exponent/Kernel/Services/EXKernelLinkingManager.m</description>
        <pubDate>Tue, 01 May 2018 00:01:10 +0000</pubDate>
        <dc:creator>Ben Roth &lt;spongebucket@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>76851e62 - only use initial url from launchOptions if it is nonnull</title>
        <link>http://172.16.0.5:8080/history/expo/apps/eas-expo-go/ios/Exponent/Kernel/Services/EXKernelLinkingManager.m#76851e62</link>
        <description>only use initial url from launchOptions if it is nonnullfbshipit-source-id: 5f7bc5c

            List of files:
            /expo/apps/eas-expo-go/ios/Exponent/Kernel/Services/EXKernelLinkingManager.m</description>
        <pubDate>Mon, 23 Apr 2018 17:15:04 +0000</pubDate>
        <dc:creator>Eric Samelson &lt;samelson.e@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>aef4472a - fix linking issue where client would consider link with different query param to be a separate experience</title>
        <link>http://172.16.0.5:8080/history/expo/apps/eas-expo-go/ios/Exponent/Kernel/Services/EXKernelLinkingManager.m#aef4472a</link>
        <description>fix linking issue where client would consider link with different query param to be a separate experiencefbshipit-source-id: ebd942e

            List of files:
            /expo/apps/eas-expo-go/ios/Exponent/Kernel/Services/EXKernelLinkingManager.m</description>
        <pubDate>Wed, 18 Apr 2018 22:45:19 +0000</pubDate>
        <dc:creator>Eric Samelson &lt;samelson.e@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>09ae2a5d - Linking API improvements (#2328)</title>
        <link>http://172.16.0.5:8080/history/expo/apps/eas-expo-go/ios/Exponent/Kernel/Services/EXKernelLinkingManager.m#09ae2a5d</link>
        <description>Linking API improvements (#2328)fbshipit-source-id: 47cd766

            List of files:
            /expo/apps/eas-expo-go/ios/Exponent/Kernel/Services/EXKernelLinkingManager.m</description>
        <pubDate>Mon, 16 Apr 2018 22:31:18 +0000</pubDate>
        <dc:creator>Eric Samelson &lt;esamelson@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>30fccd70 - Updates module (#2203)</title>
        <link>http://172.16.0.5:8080/history/expo/apps/eas-expo-go/ios/Exponent/Kernel/Services/EXKernelLinkingManager.m#30fccd70</link>
        <description>Updates module (#2203)fbshipit-source-id: 477c902

            List of files:
            /expo/apps/eas-expo-go/ios/Exponent/Kernel/Services/EXKernelLinkingManager.m</description>
        <pubDate>Fri, 16 Mar 2018 19:15:30 +0000</pubDate>
        <dc:creator>Eric Samelson &lt;esamelson@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>7ace806c - Audit Expo Client linking cases, including opening with initial url</title>
        <link>http://172.16.0.5:8080/history/expo/apps/eas-expo-go/ios/Exponent/Kernel/Services/EXKernelLinkingManager.m#7ace806c</link>
        <description>Audit Expo Client linking cases, including opening with initial urlfbshipit-source-id: b2537df

            List of files:
            /expo/apps/eas-expo-go/ios/Exponent/Kernel/Services/EXKernelLinkingManager.m</description>
        <pubDate>Thu, 08 Mar 2018 00:08:42 +0000</pubDate>
        <dc:creator>Ben Roth &lt;spongebucket@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
