Enhancement #14617
MB - @ionic-native change to @awesome-cordova-plugins
Status: | Closed | Start date: | 01 November 2022 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Hoo Dextor | % Done: | 0% | |
Category: | - | Spent time: | - | |
Target version: | - | |||
Phase: | R1 | Branch Code: | showroom-proj-base-i5 |
Description
currently package.json as long as using @ionic-native need to change it @awesome-cordova-plugins
e.g.
@ionic-native/app-rate
change to
@awesome-cordova-plugins/app-rate
class
app.module.ts or any class import @ionic-native/app-rate/ngx change to @awesome-cordova-plugins/app-rate/ngx
Note: Don't forget the web got import as well.
History
#1 Updated by chok yee fan about 2 years ago
- Tracker changed from Bug to Enhancement
- Assignee changed from chok yee fan to Axel Sidharta
bcoz is too many native. this is work together with Dika
#2 Updated by Axel Sidharta about 2 years ago
r219988 | axel | 2022-11-20 20:14:55 WIB
Enhancement #14617 network interface, open native settings, safariVC, shake, social sharing, splash, status bar, vibration
----------------------------------------------------------------------------
#3 Updated by Axel Sidharta about 2 years ago
- Status changed from New to Resolved
- Assignee changed from Axel Sidharta to Hoo Dextor
r219988 | axel | 2022-11-20 20:14:55 WIB
Changed paths:
M /Showroom/02_BaseProjects/BASE900/trunk/showroom-proj-base-i5/showroom-nx/apps/showroom-mb/src/app/maintenance-error/maintenance-error.ts
M /Showroom/02_BaseProjects/BASE900/trunk/showroom-proj-base-i5/showroom-nx/package.json
M /Showroom/02_BaseProjects/BASE900/trunk/showroom-proj-base-i5/showroom-nx/apps/showroom-mb/src/app/shared/component/biometric/biometric-popover.ts
M /Showroom/02_BaseProjects/BASE900/trunk/showroom-proj-base-i5/showroom-nx/libs/shared/services/inapp-browser/src/lib/inapp-browser.service.ts
M /Showroom/02_BaseProjects/BASE900/trunk/showroom-proj-base-i5/showroom-nx/apps/showroom-mb/src/app/app.module.ts
M /Showroom/02_BaseProjects/BASE900/trunk/showroom-proj-base-i5/showroom-nx/libs/shared/services/sl-web-service/src/lib/sl-web-service.service.ts
M /Showroom/02_BaseProjects/BASE900/trunk/showroom-proj-base-i5/showroom-nx/apps/web-showroom/src/app/app.module.ts
M /Showroom/02_BaseProjects/BASE900/trunk/showroom-proj-base-i5/showroom-nx/apps/showroom-mb/src/app/app.component.ts
M /Showroom/02_BaseProjects/BASE900/trunk/showroom-proj-base-i5/showroom-nx/libs/shared/services/network/src/lib/network.service.ts
Enhancement #14617 network interface, open native settings, safariVC, shake, social sharing, splash, status bar, vibration
----------------------------------------------------------------------------
#4 Updated by Hoo Dextor over 1 year ago
- Status changed from Resolved to Closed