Unable to install local notification plug-in

Asked 2 years ago, Updated 2 years ago, 35 views

http://blog.asial.co.jp/1403?category_id=21
It doesn't work even if you do it this way.
First, if you upload the zip file, it says failed.The build fails even if you install it at the URL.What should I do?

monaca

2022-09-30 16:06

1 Answers

It was the same, but it was resolved.

I was able to upload the file via ZIP.I uploaded the download from DownloadZIP on the right side of GitHub.
·Install the plug-in from a ZIP file (importing from the URL of GitHub is not allowed because the file cannot be modified)
·Installation (ZIP) due to insufficient plug-ins
cordova-plugin-device
cordova-plugin-android-support-v4
·Change the description of the configuration file because the name of cordova-plugin-android-support-v4 is different

I have listed the details below for your reference.
http://qiita.com/hironaito/items/b0bb0a3de3ba82fc8895


2022-09-30 16:06

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.