- VERSION 4.12.14

- Se actualizo la libreria ReplyAuto para que no mande mensajes de "notification_removed"
This commit is contained in:
Jose Alberto Guerra Ugalde
2024-12-16 21:25:00 -06:00
parent baa8f9bbd8
commit efb4404cea
8 changed files with 80 additions and 26 deletions

View File

@@ -41,6 +41,7 @@ Sub Service_Create
End Sub
Sub Service_Start (StartingIntent As Intent)
' Log(123)
Service.StopAutomaticForeground 'Starter service can start in the foreground state in some edge cases.
s.Initialize
skmt = s.inicializaBD(File.DirInternal, "kmt.db")