Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SMS is not compatible with Angular Ivy #4713

Closed
1 of 3 tasks
ivopashov opened this issue Jan 14, 2024 · 2 comments
Closed
1 of 3 tasks

SMS is not compatible with Angular Ivy #4713

ivopashov opened this issue Jan 14, 2024 · 2 comments

Comments

@ivopashov
Copy link

I'm submitting a ... (check one with "x")

Current behavior:
Hey, just created a fresh IONIC app and I try using the SMS plugin but get

g]   node_modules/@awesome-cordova-plugins/sms/ngx/index.d.ts:40:22
[ng]     40 export declare class SMS extends AwesomeCordovaNativePlugin {
[ng]                             ~~~
[ng]     This likely means that the library (@awesome-cordova-plugins/sms/ngx) which declares SMS is not compatible with Angular Ivy. Check if a newer version of the library is available, and update if so. Also consider checking with the library's authors to see if the library is expected to be compatible with Ivy.
[ng] 

I also run latest angular/ionic/sms plugin:

    "@angular/core": "^17.0.2",
    "@ionic/angular": "^7.0.0",
    "@capacitor/core": "5.6.0",
    "@awesome-cordova-plugins/core": "^6.6.0",
    "@awesome-cordova-plugins/sms": "^6.6.0",

Expected behavior:
SMS plugin works

Steps to reproduce:
Nothing specific. Try install and import the SMS plugin.

Related code:

N/A

Other information:

Ionic info: (run ionic info from a terminal/cmd prompt and paste output below):

Ionic:

   Ionic CLI                     : 7.1.1 (/usr/local/lib/node_modules/@ionic/cli)
   Ionic Framework               : @ionic/angular 7.6.3
   @angular-devkit/build-angular : 17.0.9
   @angular-devkit/schematics    : 17.0.9
   @angular/cli                  : 17.0.9
   @ionic/angular-toolkit        : 9.0.0

Capacitor:

   Capacitor CLI      : 5.6.0
   @capacitor/android : not installed
   @capacitor/core    : 5.6.0
   @capacitor/ios     : not installed

Utility:

   cordova-res : not installed globally
   native-run  : 2.0.0

System:

   NodeJS : v20.10.0 (/usr/local/bin/node)
   npm    : 10.2.3
   OS     : macOS Unknown
@johndoeetfils
Copy link

J'ai le même problème sur tous les @awesome-cordova-plugins !!!

Copy link

There has been no recent activity and this issue has been marked inactive.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants