You need to provide more information about your app. Maybe it is missing a new required permission.
mmm i don't know what to say..
Library Included:
- B4XCollection
- iCore
- iFirebaseAnalytics
- iFirebaseNotification
- iHttp
- iHttpUtils2
- iHUD
- iJSON
- iLocation
- iPhone
- iSQL
- iStringUtils
- iSVG
- iTopNotification
- iUI8
- iXmlBuilder
- Xml2Map
- XUI Views
all the #PlisExtra and other stuff:
#PlistExtra:<key>UIStatusBarStyle</key>
#PlistExtra:<string>UIStatusBarStyleLightContent</string>
#PlistExtra:<key>UIViewControllerBasedStatusBarAppearance</key>
#PlistExtra:<false/>
#PlistExtra: <key>UIFileSharingEnabled</key><true/>
#PlistExtra:<key>NSLocationAlwaysAndWhenInUseUsageDescription</key><string>Track your location in the background for better ad revenue.</string>
#PlistExtra:<key>NSLocationAlwaysUsageDescription</key><string>Track your location in the background for better ad revenue.</string>
#PlistExtra:<key>NSLocationUsageDescription</key><string>Localizzazione richiesta per la verifica del luogo di lavoro</string>
#PlistExtra:<key>NSLocationWhenInUseUsageDescription</key><string>Localizzazione richiesta per la verifica del luogo di lavoro</string>
#PlistExtra: <key>UIBackgroundModes</key><array><string>location</string></array>
#DeviceCapabilities: location-services
#PlistExtra: <key>CFBundleLocalizations</key><array><string>Italian</string></array>
'use the provision profile that goes with the explicit App Id
#ProvisionFile: LiveBadge.mobileprovision
#Entitlement: <key>aps-environment</key><string>production</string>
'FaceID / TouchID
#PlistExtra: <key>NSFaceIDUsageDescription</key><string>Uses face id to allow authentication</string>
I checked on Apple Developer and the certificates are all Valid.
I didn't changed anything... and until 26/27 December it worked.
I opened the project only now with the intention of remember what i've done, and try to begin again to finish the work but i found this situation.
At the moment i don't know what information add..
@Erel there is something i can send as information?
Maybe i can post .zip... i don't know i'm very confused and worried..