Rafael Monroy
Rafael Monroy
I fixed issue by removing vue dev tools, making sure I was in developer mode in google chrome extensions and added vue dev tools again.
> Upgrade to v0.63.3. It's now fixed > > Changelog of v0.63.3 : > > * Fix "main.jsbundle does not exist" issue ([83777cb](https://github.com/facebook/react-native/commit/83777cb4fb5dda89c430b7eff9cd1f28d2577831)) This worked me 💪🏽 for the issue:...
noticing the PR that was merged causes my app to crash when accessing the screen that has the webview ``` { console.log('data', data) }} onError={({ nativeEvent: error }) => {...
@chiaramooney I do not, the app crashes without error, it actually also crashes my visual studio code when building through there. One thing I noticed is that I don't experience...
seeing this issue when trying to build project with ``` coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.0.10' ``` or ``` coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5' ``` both options given by the amplify docs this is the error im...
@mattcreaser thanks for the feedback, I can confirm that updating gradle to the recommended version removes the bug I mentioned
@tr3v3r we are getting ready to begin the windows support soon, do you know if this [PR](https://github.com/tr3v3r/react-native-esc-pos-printer/pull/139) will be merging soon? If not, no worries we can branch off from...
@tr3v3r thanks for the update. We were able to successfully integrate the official epson windows sdk into a forked version of your repo using the new structure used in version...
@tr3v3r here is the PR https://github.com/tr3v3r/react-native-esc-pos-printer/pull/169