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