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.

v5.0.0-rc1 does not autolink

See original GitHub issue

Issue

Using this commit works well with autolinking “react-native-app-auth”: “git+https://git@github.com/FormidableLabs/react-native-app-auth.git#f16014431f5c7470a8404b9f1e26bfd08ea6e72c”

But using

“react-native-app-auth”: “v5.0.0-rc1”,

does not

image

there is no react-native-app-auth.podspec in our node_modules, see image above


Environment

  • Your Identity Provider: v5.0.0-rc1
  • Platform that you’re experiencing the issue on: iOS
  • Are you using Expo? No

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:2
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
kadikramancommented, Sep 4, 2019

Released in v5.0.0-rc2 🌟

0reactions
AlgirdasVZcommented, Aug 27, 2019

@danfri86 the downside of your approach is that it doesn’t fit in in the build automatisation process. The easiest way to solve this issue would be publishing new npm package (next rc), with podscpec file put in place, as after testing rc-1 it looks like it works quite well otherwise.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Revision history - None - snapshot ... - the Software Heritage archive
Given that the native device has no ID, it is not possible to track the native device between events anyway (even the pointer...
Read more >
Pipelines · fix: rebuild iOS structure to build in master (#725 ... - GitLab
fix: rebuild iOS structure to build in master (#725). * fix: QRcode not showing up * fix: cleanup installing flipper pods * fix:...
Read more >
Makefile · Gitee 极速下载/mattermost - Gitee.com
We need current user's UID for `run-haserver` so docker compose does not run server ... PLUGIN_PACKAGES += mattermost-plugin-autolink-v1.2.2.
Read more >
digitaldaz/mattermost-server ... - Direct VoIP
This can be reworked once https://github.com/docker/for-linux/issues/264 is ... [ -x "$$(command -v golangci-lint)" ]; then \; echo "golangci-lint is not ...
Read more >
2013-July.txt - Mailing Lists - The Qt Project
For example, "Qt QML" and "QtQml" are different pages and developers may not know the difference. (could be an autolink issue) -Can we...
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