salve a tutti, ho uno strano problema tra debug e release:
-se faccio il debug dell'app mi va tutto tranquillamente,
-se faccio il release (ob), apro l'app e cliccando, dopo un po, qualcosa non va e si chiude l'app.
non mi era mai capitato questo errore, vi è successo anche a voi? come si risolve?
salve a tutti, ho uno strano problema tra debug e release:
-se faccio il debug dell'app mi va tutto tranquillamente,
-se faccio il release (ob), apro l'app e cliccando, dopo un po, qualcosa non va e si chiude l'app.
non mi era mai capitato questo errore, vi è successo anche a voi? come si risolve?
Si deve vedere il codice, può dipendere da molte cose. In genere la versione release è più veloce e quindi a volte se si accede a risorse non subito disponibili si può interrompere il flusso del codice.
By default, when there is an uncaught exception the program will show a message box with the error title and the user will be asked whether they want to continue or not. There are several problems with this behavior: 1. The user cannot really know whether the program can continue correctly...
By default, when there is an uncaught exception the program will show a message box with the error title and the user will be asked whether they want to continue or not. There are several problems with this behavior: 1. The user cannot really know whether the program can continue correctly...
ho scoperto che il problema di tutto ciò era questa maledetta lettera in un file png "ò" ahahaah sono diventato matto e alla fine era un problema del ca**o