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
My name is KUNAAL MANGAL, I am from INDIA and I am a hybrid mobile application developer. I currently working in an organization in which I am working on project last from 1yr that is base on NativeScript 6 Angular. Recently I migrate that project NativeScript 6 to NativeScript 8. In the process of Migration of NativeScript 6 to NativeScript 8 I faced lot of challenges, that took my 30-40days and i found following issue with some plugins that i want to share with everyone :-
Update the android api level numbe in types android file 17 to 33( @NativeScript\types-android\lib\android.d.ts
/// ).
some plugins is not compaitable with webpack 5
some plugin is still use compile in gradle file instead of implementation for dependency.
some plugin absolutly not working anymore for Nativescript 8
google-services.json file is not automatically linked in android platform folder from App_Resources.
Hello @vallemar ,
yes I facing problems in plugins but also in the #NativeScript repository. In Nativescript update the android reference file path for accessing the latest version of android apis :- Change the reference path file in NativeScript 8 @nativescript/types-android/lib/android.d.ts from android-17.d.ts to android-33.d.ts .
Issue Description
Hello !
My name is KUNAAL MANGAL, I am from INDIA and I am a hybrid mobile application developer. I currently working in an organization in which I am working on project last from 1yr that is base on NativeScript 6 Angular. Recently I migrate that project NativeScript 6 to NativeScript 8. In the process of Migration of NativeScript 6 to NativeScript 8 I faced lot of challenges, that took my 30-40days and i found following issue with some plugins that i want to share with everyone :-
Reproduction
No response
Relevant log output (if applicable)
No response
Environment
No response
Please accept these terms
The text was updated successfully, but these errors were encountered: