<?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 ReactNativeStaticHelpers.kt</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>3218138c - [go] fix network inspector stability on android (#23158)</title>
        <link>http://172.16.0.5:8080/history/expo/apps/eas-expo-go/android/expoview/src/main/java/host/exp/exponent/ReactNativeStaticHelpers.kt#3218138c</link>
        <description>[go] fix network inspector stability on android (#23158)# Whyfix some stability issues for network inspector on android expo goclose ENG-9111# How- disable network inspector when devSupportEnabled=false. this case happens when loading bundles without dev support, e.g. published updates.- original network inspector is broken on versioned expo go. because we add the okhttp interceptors from unversioned classes, but on **ReactNativeActivity** we use the versioned classes to set the delegate.# Test Planuse versioned release expo go to test- [x] sdk 49 project with network inspector- [x] sdk 49 published project with network requests -&gt; should not crash- [x] sdk 48 project with network requests -&gt; should not crash

            List of files:
            /expo/apps/eas-expo-go/android/expoview/src/main/java/host/exp/exponent/ReactNativeStaticHelpers.kt</description>
        <pubDate>Wed, 28 Jun 2023 13:24:13 +0000</pubDate>
        <dc:creator>Kudo Chien &lt;kudo@expo.dev&gt;</dc:creator>
    </item>
<item>
        <title>60ad5af1 - [go] add network inspector support (#22741)</title>
        <link>http://172.16.0.5:8080/history/expo/apps/eas-expo-go/android/expoview/src/main/java/host/exp/exponent/ReactNativeStaticHelpers.kt#60ad5af1</link>
        <description>[go] add network inspector support (#22741)# Whyadd network inspector support for expo goclose ENG-8010# Howintegrate the ExpoRequestCdpInterceptor from expo-modules-core. unlike expo-dev-launcher to use hacky solution, we want to enable the network inspector on release mode, so the implementation follows formal way.- on ios, we leverage the `RCTSetCustomNSURLSessionConfigurationProvider` from react-native to create dedicated `URLSessionConfiguration`.- on android, we already have a dedicated okhttp client from expo go. this pr just adds the interceptors.  - found image requests are not intercepted, it is because we don&apos;t use okhttp for fresco image pipeline. this pr tries to use the okhttp for fresco as react-native.  - android expo go has multiple react instances. however, the network inspector currently only support single inspector target to metro-inspector-proxy. as the result, we only limit the current foreground activity to send network inspector events.# Test Planncl + expo go to test the network inspector

            List of files:
            /expo/apps/eas-expo-go/android/expoview/src/main/java/host/exp/exponent/ReactNativeStaticHelpers.kt</description>
        <pubDate>Wed, 21 Jun 2023 02:20:59 +0000</pubDate>
        <dc:creator>Kudo Chien &lt;kudo@expo.dev&gt;</dc:creator>
    </item>
<item>
        <title>234c5731 - [android][kernel] Fix ReactNativeStaticHelpers.getBundleUrlForActivityId argument order (#14222)</title>
        <link>http://172.16.0.5:8080/history/expo/apps/eas-expo-go/android/expoview/src/main/java/host/exp/exponent/ReactNativeStaticHelpers.kt#234c5731</link>
        <description>[android][kernel] Fix ReactNativeStaticHelpers.getBundleUrlForActivityId argument order (#14222)

            List of files:
            /expo/apps/eas-expo-go/android/expoview/src/main/java/host/exp/exponent/ReactNativeStaticHelpers.kt</description>
        <pubDate>Wed, 01 Sep 2021 01:56:36 +0000</pubDate>
        <dc:creator>Will Schurman &lt;wschurman@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>b97121ff - [expoview] Remove unused ReactNativeStaticHelpers.bundleUrl (#14226)</title>
        <link>http://172.16.0.5:8080/history/expo/apps/eas-expo-go/android/expoview/src/main/java/host/exp/exponent/ReactNativeStaticHelpers.kt#b97121ff</link>
        <description>[expoview] Remove unused ReactNativeStaticHelpers.bundleUrl (#14226)

            List of files:
            /expo/apps/eas-expo-go/android/expoview/src/main/java/host/exp/exponent/ReactNativeStaticHelpers.kt</description>
        <pubDate>Mon, 30 Aug 2021 21:42:21 +0000</pubDate>
        <dc:creator>Will Schurman &lt;wschurman@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>058d2dd0 - [android] Kotlinize RNObject and KernelModule (#14042)</title>
        <link>http://172.16.0.5:8080/history/expo/apps/eas-expo-go/android/expoview/src/main/java/host/exp/exponent/ReactNativeStaticHelpers.kt#058d2dd0</link>
        <description>[android] Kotlinize RNObject and KernelModule (#14042)

            List of files:
            /expo/apps/eas-expo-go/android/expoview/src/main/java/host/exp/exponent/ReactNativeStaticHelpers.kt</description>
        <pubDate>Thu, 19 Aug 2021 20:09:10 +0000</pubDate>
        <dc:creator>Will Schurman &lt;wschurman@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
