Titanium JIRA Archive
Appcelerator Modules (MOD)

[MOD-2554] Error while creating Swift module for MSAL

GitHub Issuen/a
TypeStory
PriorityNone
StatusClosed
ResolutionNot Our Bug
Resolution Date2019-11-07T03:08:53.000+0000
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterShuo Liang
AssigneeShuo Liang
Created2019-11-06T04:36:09.000+0000
Updated2019-11-07T03:08:53.000+0000

Description

The customer is trying to create a swift module for MSAL to support AppProxy feature for Intune MDM. While creating the module, the module code returns error
Undefined Symbol: _OBJC_CLASS_$_MSAL
Undefined Symbol:_OBJC_CLASS_$_MSALInteractiveTokenParameters
Undefined Symbol:_OBJC_CLASS_$_MSALPublicClientApplication
Undefined Symbol:_OBJC_CLASS_$_MSALSilentTokenParameters
Undefined Symbol:_OBJC_CLASS_$_MSALAADAuthority
Undefined Symbol:_OBJC_CLASS_$_MSALWebviewParameters
Undefined Symbol:_OBJC_CLASS_$_MSALPublicClientApplicationConfig
Could you please suggest why these errors are returned. I have imported the MSAL Framework already, and all these classes are available in the framework. Attached the module code as well.

Attachments

FileDateSize
LibIntuneMSAL.zip2019-11-06T04:35:34.000+00003256467

Comments

No comments

JSON Source