iOS Question Appcrash after starting

schimanski

Well-Known Member
Licensed User
Longtime User
Without any changes of my code, it is suddenly not possible to start my project again. The last working version was compiled over the hosted builder on december, the 31. I checked all certs, but no one expires, i have updated all of them at the end of the last year. The app compiles without any problem, but after starting, in debug and release, the app crashes without any logs. I tried to set the SetDebugAutoFlushLogs on true, but no logs.
I mentioned, that I had a similar problem in the past after updating the xcode-version of the hostedbuilder, because one library was incompatible. Is that possible? It's a bigger project with using some more libraries.

Thanks for any help....
 

Attachments

  • Libraries.png
    25.5 KB · Views: 137

schimanski

Well-Known Member
Licensed User
Longtime User
Yes, different projects are working. Tomorrow i will try to compile a project with the same certs and pacxkagename and call back...
 
Upvote 0

schimanski

Well-Known Member
Licensed User
Longtime User
In the testproject with the same packagename and certs, the app starts well when i delete the following code:

B4X:
#AdditionalLib: ColorPicker.framework.swift.3

But this doesn't work in my big project....I will try more...
 
Last edited:
Upvote 0

schimanski

Well-Known Member
Licensed User
Longtime User
After more tests, there are two reasons for the appcrash:

1.
B4X:
#AdditionalLib: ColorPicker.framework.swift.3

2.
I eliminate the library iTopnotification. This one seems to be not compatible with the new xcode-version of the hosted builder.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…