publicarion no android

This commit is contained in:
Eudes Inácio
2024-03-02 14:36:29 +01:00
parent cc6d6b8a84
commit 6fba9fd43b
3 changed files with 19 additions and 4 deletions
@@ -259,7 +259,7 @@ export class NewPublicationPage implements OnInit {
if (this.platform.is('ios')) {
this.recordevideoIos(element.fullPath)
} else {
this.recordVideoAndroid(element.fullPath)
}
} catch (e) {