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
Currently you can set breakpoints in platform-specific TypeScript files. However it is perfectly fine to have platform-specific JavaScript file (e.g., my-module.android.js) where breakpoints are not hit.
The text was updated successfully, but these errors were encountered:
Currently you can set breakpoints in platform-specific TypeScript files. However it is perfectly fine to have platform-specific JavaScript file (e.g.,
my-module.android.js
) where breakpoints are not hit.The text was updated successfully, but these errors were encountered: