Hello everyone!
Today I had one problem. I don't understand how to solve it. I wanted to share with you...
Published the database on the web. The client worked on their iOS devices. Then recently I had to update the client configuration (1C: Drive Turkish Edition new release, then it was 1.5.3) and there is compatibility mode was choosen as 8.3.21. Installed mobile client 8.3.21 but the program generated an error “Type is not defined” (CallbackDescription)
{CommonModule.StandardSubsystemsClient.Module(276)}:
{ManagedApplicationModule(47)}:
[ScriptRuntimeError, ScriptUseError]
But this error does not exist on Android OS devices. There is nothing special about this module! I checked myself and everything works fine. But the client has iOS devices. And it gave me this error!
After the mobile version of platform 1C 8.3.23 in XCode I see that there are some extensions like ScreenSharingExtension and FileSharingExtension. I make an ipa (distribution via XCode) and upload it to diawi. But the client cannot install the program. It says that the program cannot be installed, try again later. I tried different versions 8.3.22, 8.3.23, 8.3.24 and 8.3.25 but the same error. If there are extensions, then you need to archive them in XCode in some other way or do something additional, but I don’t know what exactly yet...
The 1C:Enterprise developers forum