question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Couldn't find expo-tracking-transparency after running expo install expo-tracking-transparency

See original GitHub issue

Summary

expo install expo-tracking-transparency

Installing 1 other package using Yarn.

yarn add expo-tracking-transparency yarn add v1.22.5 [1/4] Resolving packages… error An unexpected error occurred: “https://registry.yarnpkg.com/expo-tracking-transparency: Not found”.

yarnpkg exited with non-zero code: 1 Error: yarnpkg exited with non-zero code: 1

Managed or bare workflow? If you have ios/ or android/ directories in your project, the answer is bare!

managed

What platform(s) does this occur on?

iOS

SDK Version (managed workflow only)

41

Environment

Expo CLI 4.1.6 environment info: System: OS: Windows 10 10.0.19042 Binaries: Node: 12.18.3 - C:\Program Files\nodejs\node.EXE Yarn: 1.22.5 - C:\Users\Ming Yuan\AppData\Roaming\npm\yarn.CMD npm: 6.14.6 - C:\Program Files\nodejs\npm.CMD IDEs: Android Studio: Version 4.0.0.0 AI-193.6911.18.40.6626763 npmPackages: expo: ^41.0.0 => 41.0.1 react: 16.13.1 => 16.13.1 react-native: https://github.com/expo/react-native/archive/sdk-41.0.0.tar.gz => 0.63.2 react-native-web: ~0.13.12 => 0.13.18 Expo Workflow: managed

Reproducible demo or steps to reproduce from a blank project

  1. git clone the project
  2. run expo install expo-tracking-transparency

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
brentvatnecommented, May 18, 2021

this docs page was released a bit early, i just rolled it back. we’re planning a patch release to include it in sdk 41 and will update when it’s available

1reaction
haydenbleaselcommented, May 18, 2021

Hey @tmyuan-ds, the new unimodule isn’t released yet (probably SDK42) but you can use Admob in the meantime. Wrote up a quick explainer on this + the new upcoming unimodule here: https://dev.to/haydenbleasel/implementing-ios-14-5-tracking-transparency-in-expo-sdk41-34id

Read more comments on GitHub >

github_iconTop Results From Across the Web

App Tracking Transparency | Apple Developer Forums
I'm testing my implementation of the new App Tracking Transparency framework and am running into an issue: requestTrackingAuthorization() never shows the ...
Read more >
TrackingTransparency - Expo Documentation
plist to explain how the user will be tracked, otherwise your app will be rejected by Apple. For more information on Apple's new...
Read more >
Problem with the apple AppTrackingTransparency in expo
Your app uses the AppTrackingTransparency framework, but we are still unable to locate the App Tracking Transparency permission request when ...
Read more >
module 'app_tracking_transparency' not found - You.com
Hello, I'm getting the next error when i tried to build my app Anyone had the same error? ` Running pod install... 488.1s...
Read more >
App tracking transparency and the impact on developers
For example, Twitter can still track how users use its app and website, but couldn't then track their usage of other companies' apps...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found