You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.
I have an issue where Ripple gets in a redirect loop simply after adding the plugin to the project. Here are the repro steps:
Create a new Cordova project in Visual Studio 2015
Add the plugin via git
Launch the project using Ripple either for iOS or Android
I find that the page will continue to redirect and continue to load itself over and over while the Visual Studio debugger is attached. If I detach the debugger, the redirect loop stops and the application loads normally. This is even before I add a single line of code to make use of the plugin.
I don't expect the plugin to necessarily work in Ripple, but it would be nice if I could still use it to debug my app.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have an issue where Ripple gets in a redirect loop simply after adding the plugin to the project. Here are the repro steps:
I find that the page will continue to redirect and continue to load itself over and over while the Visual Studio debugger is attached. If I detach the debugger, the redirect loop stops and the application loads normally. This is even before I add a single line of code to make use of the plugin.
I don't expect the plugin to necessarily work in Ripple, but it would be nice if I could still use it to debug my app.
The text was updated successfully, but these errors were encountered: