saschaarthur
saschaarthur
hey, normally im preparing with: `- ns prepare ios --provision $uuid` so i tried now 4 versions: _______________________________________ version 1: ``` - ns prepare ios --provision $uuid - tns build...
But it seems in latest NS builds, mostly all "binary is code signed" warnings went away for TNS modules. Currently i get only the output for "BarcodeScannerFramework" and "NotaWebViewExt", which...
@triniwiz thanks for the insights. Thats what i guessed as well. I would have a deeper look. But sadly its unclear for me where to start.. this code seems to...
I was looking into this problem as well. I was able to build the projectmap with xcodedebug (without the share extension). After beeing successful with this step, the share extension...
+1 , should just be a simple option during build? :(
found this here, which is ignored since jul. https://github.com/ProgressNS/nativescript-ui-feedback/issues/1447
Also i restartet my Android and it was not working. Anways i implemented the new CamView in a Production App of mine and it seems not to work for my...
Figured it out. Its permission related, on Android 6. (For example when you revoke permission and dont ask dynamicly for it) Maybe the library can push out a more detailed...
We really need source maps for this. Otherwise i consider this as a security breach, whats inside in this _embedded_script_.js ?