Skip to content

Commit

Permalink
disable referrer delegate
Browse files Browse the repository at this point in the history
  • Loading branch information
haileyok committed Aug 1, 2024
1 parent feda173 commit 32f7e2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ module.exports = function (config) {
'./plugins/withAndroidSplashScreenStatusBarTranslucentPlugin.js',
'./plugins/shareExtension/withShareExtensions.js',
'./plugins/notificationsExtension/withNotificationsExtension.js',
'./plugins/withAppDelegateReferrer.js',
// './plugins/withAppDelegateReferrer.js',
].filter(Boolean),
extra: {
eas: {
Expand Down

0 comments on commit 32f7e2a

Please sign in to comment.