Good afternoon,
I tried to import cordova plugin to monaca cloud IDE, it successfully uploaded, but when I call in javascript using cordova.plugins.notification.local it says notification undefined, Am I do something wrong or miss step? thank you
M
Save
Saving
muhammadfarizarya
@muhammadfarizarya
0
Reputation
2
Posts
522
Profile views
0
Followers
0
Following
Posts made by muhammadfarizarya
-
Add cordova local notification plugin error
-
iFrame cannot download files
Good morning, I have a question about working with iFrame, I have build online mobile web, and I embedded it on monaca using iFrame, and the problem is when online mobile web download (I use <a></a>) it wont popup to browser event though I have already set allow-intent for my mobile web in config.xml, thank you