iOS-MAS-Foundation icon indicating copy to clipboard operation
iOS-MAS-Foundation copied to clipboard

iOS Mobile SDK for CA Mobile API Gateway - MASFoundation Framework

Results 18 iOS-MAS-Foundation issues
Sort by recently updated
recently updated
newest added

In my company, we have a project that uses MASFoundation combined with some analytics libraries. One of these libraries, Dynatrace, have a conflict in the mentioned function. This conflict cause...

Hi all, recently I have got the following error: "UserInfo={NSLocalizedDescription=Failed to verify bitcode in MASFoundation.framework/MASFoundation: error: Linker option verification failed for bundle /var/folders/63/1jskwlm14l1939nl96hy4zqw0000gn/T/MASFoundationhvZjDr/MASFoundation.armv7.xar (unrecognized arguments: -platform_version iOS 9.0.0 13.0.0)} Please...

Hi, We are using 1.9.10 version of your library MASFoundation, and we keep encountering this error Failed to verify bitcode in MASFoundation.framework/MASFoundation: error: Linker option verification failed for bundle /var/folders/63/1jskwlm14l1939nl96hy4zqw0000gn/T/MASFoundationopqylu/MASFoundation.armv7.xar...

Good Morning, I'm having a device runing iOS 13 beta 1 to test compability, but the MASUser.login doesn't work, but on the current iOS 12.3, it works just fine. I...

Could you make all or some of the codes in `NSError+MASPrivate.m` publicly available? It would be useful. For instance, I could handle for my needs a timed out request or...

enhancement

As the title says, all the logs emitted when running on the simulator are not available when running on the device. Is there a workaround for this?

We keep experiencing issues with the login api from the SDK following is snippet of the same Error Domain=com.ca.MASFoundation:ErrorDomain Code=3003107 "The registered device record is invalid" UserInfo={status-code=400, MASResponseInfoBodyInfoKey={ error =...

Hi, I could find (on MAS for android) a way to send multipart/formdata creating the request using MASRequest and the body using MASRequestBody. But could find that classes on iOS....

enhancement