mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
cancelar ios
This commit is contained in:
@@ -794,8 +794,12 @@ export class NewPublicationPage implements OnInit {
|
|||||||
}
|
}
|
||||||
|
|
||||||
closeApp() {
|
closeApp() {
|
||||||
if (this.platform.is('android'))
|
if (this.platform.is('android')) {
|
||||||
App.exitApp()
|
App.exitApp()
|
||||||
|
} else {
|
||||||
|
window["sharedContent"] = null
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
async recordevideoIos(fullPath) {
|
async recordevideoIos(fullPath) {
|
||||||
|
|||||||
Reference in New Issue
Block a user