Skip to content

Conversation

@guillemc23
Copy link

No description provided.

EddyVerbruggen and others added 30 commits November 20, 2017 14:39
Help users troubleshoot the zxing of undefined error via README
Add some information about the libraries used by this project.
Add documentation about libraries build upon
Add Android scan sample, make embedded iOS sample conditional and bump NativeScript version
Added in the `npm install`
docs(Demo): Updated quick demo steps
farfromrefug and others added 29 commits April 17, 2020 09:16
During a `ns run ios` this message would appear:
```
warning: Directory /Users/adnan/play/tyltgo/packages/courier-app/node_modules/@nativescript-community/ui-bar
codeview/platforms/ios/src with native iOS source code doesn't contain a modulemap file. Metadata for it will not be generated and it will not be accessible from JavaScript. To learn more see https://docs.nativescript.org/guides/ios-source-code
```

And in iOS, during runtime it showed this error:
```
Uncaught ReferenceError: QRCodeReader is not defined
```

This commit fixes the compile and runtime issue.
Add module.modulemap file for Objective-C code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants