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
Create a mymodule.android.ts file and set a breakpoint inside it. When the breakpoint is hit VS Code opens the platforms/android/app JavaScript file instead of the TypeScript one in the user app folder.
This is working on iOS.
The text was updated successfully, but these errors were encountered:
Create a
mymodule.android.ts
file and set a breakpoint inside it. When the breakpoint is hit VS Code opens theplatforms/android/app
JavaScript file instead of the TypeScript one in the user app folder.This is working on iOS.
The text was updated successfully, but these errors were encountered: