cjohn001
cjohn001
Hello together, I am currently playing with the 8.2.0-alpha.5 runtime as well as with 8.1.0 runtime. I have observed a problem with my app on IOS simulator when I try...
Hello together, I just came over an issue were a plugin throws an exception which lets my app crash. With the JSC runtime I can set discardUncaughtJsExceptions: true in nativescript.config.ts...
Hello together, I have the following code snipped which I used to read out the deviceId. The last line now crashes the runtime. If someone know of a workaround, would...
Async Module loading results in a warning, afterwards I am not able to retrieve i18n model anymore
OpenUI5 version: 1.65.4 and 1.67.1 Browser/version (+device/version): Chrome sap-ui-core.js:166 2019-06-21 12:39:36.639860 Sync request triggered for 'sap/ui/layout/GridData.js' while async request was already pending. Loading a module twice might cause issues and...
### Issue Description I just migrated to nativescript 8.5.0. In the chrome devtools I was always able to analyse network packages in the network tab. I think on ios the...
@wtsnz I just got a subscription for the ios obs camera. I wanted to use it with my iphone as it provides the option to not only get the virtual...
**Environment** Provide version numbers for the following components (information can be retrieved by running `tns info` in your project folder or by inspecting the `package.json` of the project): ✔ Getting...
### Issue Description When changing the timezone settings on iOS the locale seems to be changed, but the time is not set to the correct time for that timezone. Here...
Hello together, I am currently trying to debug an issue in my app which seems to be related to an older iOS version being used, seems like ngOnInit is not...
I try to create an html from the following table. I am currently trying to get vertical alignment of text in table cells working and set a fixed table width...