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
I am having trouble building against real device on IOS 14, using XCode 12. The build that is failing is on an IPhone 11 Pro, and I've had report that it is failing on IPhone Xs and IPhone Xr as well. Even if it does get installed, the app simply closes as soon as it tries to open.
I had a look at this github issue NativeScript/NativeScript#8665, and that it seem any real iPhone device newer than 2018 with IOS14 is unable to run the app. The recommendation is that "tns-ios version 7.0.0-beta.3-v8-2020-06-20-121910-01" will fix this.
Questions:
Just wondering does the current tns-ios v6.5.2 include the new IOS14 fix?
If not when can I expect the next stable release that does include the IOS14 fix?
Alternatively, is there any quick fix that I can apply for the following version? My current version is as follows:
tns-ios: 5.4.2
tns-core-modules: ~4.0.0
Thanks!
The text was updated successfully, but these errors were encountered:
I am having trouble building against real device on IOS 14, using XCode 12. The build that is failing is on an IPhone 11 Pro, and I've had report that it is failing on IPhone Xs and IPhone Xr as well. Even if it does get installed, the app simply closes as soon as it tries to open.
I had a look at this github issue NativeScript/NativeScript#8665, and that it seem any real iPhone device newer than 2018 with IOS14 is unable to run the app. The recommendation is that "tns-ios version 7.0.0-beta.3-v8-2020-06-20-121910-01" will fix this.
Questions:
tns-ios: 5.4.2
tns-core-modules: ~4.0.0
Thanks!
The text was updated successfully, but these errors were encountered: