<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic A couple issues on the In-Person SDK IOS in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/A-couple-issues-on-the-In-Person-SDK-IOS/m-p/75318#M46949</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We're working on the bbpos device and in-person sdk here.&amp;nbsp;&lt;A href="https://github.com/AuthorizeNet/inperson-sdk-ios" target="_blank"&gt;https://github.com/AuthorizeNet/inperson-sdk-ios&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, we're facing 2 issues.&lt;/P&gt;&lt;P&gt;1.&amp;nbsp;&lt;A href="https://github.com/AuthorizeNet/inperson-sdk-ios/issues/93" target="_blank"&gt;https://github.com/AuthorizeNet/inperson-sdk-ios/issues/93&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This one mentioning the app is crashed once we try to login with username and password. For detail, please check the link.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Another big issue, the Error is being conflicted with Error in AVFoundation which was posted almost a year ago. Why don't we have anyone take care of these issue?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/AuthorizeNet/inperson-sdk-ios/issues/91" target="_blank"&gt;https://github.com/AuthorizeNet/inperson-sdk-ios/issues/91&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help us on these issues. We're gonna buy the hundred devices to integrate with all our parners, but we're blocking on this and can't go.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;Manh&lt;/P&gt;</description>
    <pubDate>Thu, 11 Mar 2021 21:37:17 GMT</pubDate>
    <dc:creator>nnmanhit</dc:creator>
    <dc:date>2021-03-11T21:37:17Z</dc:date>
    <item>
      <title>A couple issues on the In-Person SDK IOS</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/A-couple-issues-on-the-In-Person-SDK-IOS/m-p/75318#M46949</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We're working on the bbpos device and in-person sdk here.&amp;nbsp;&lt;A href="https://github.com/AuthorizeNet/inperson-sdk-ios" target="_blank"&gt;https://github.com/AuthorizeNet/inperson-sdk-ios&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, we're facing 2 issues.&lt;/P&gt;&lt;P&gt;1.&amp;nbsp;&lt;A href="https://github.com/AuthorizeNet/inperson-sdk-ios/issues/93" target="_blank"&gt;https://github.com/AuthorizeNet/inperson-sdk-ios/issues/93&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This one mentioning the app is crashed once we try to login with username and password. For detail, please check the link.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Another big issue, the Error is being conflicted with Error in AVFoundation which was posted almost a year ago. Why don't we have anyone take care of these issue?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/AuthorizeNet/inperson-sdk-ios/issues/91" target="_blank"&gt;https://github.com/AuthorizeNet/inperson-sdk-ios/issues/91&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help us on these issues. We're gonna buy the hundred devices to integrate with all our parners, but we're blocking on this and can't go.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;Manh&lt;/P&gt;</description>
      <pubDate>Thu, 11 Mar 2021 21:37:17 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/A-couple-issues-on-the-In-Person-SDK-IOS/m-p/75318#M46949</guid>
      <dc:creator>nnmanhit</dc:creator>
      <dc:date>2021-03-11T21:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: A couple issues on the In-Person SDK IOS</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/A-couple-issues-on-the-In-Person-SDK-IOS/m-p/75320#M46950</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have just made some workaround on these issues and now it's working well for us. However, I still want to say there's a crash bug in the in-person ios sdk. Let's ask your developers fix it. Specifically, here's what I did.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the first one,&amp;nbsp;&lt;A href="https://github.com/AuthorizeNet/inperson-sdk-ios/issues/93" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/AuthorizeNet/inperson-sdk-ios/issues/93&lt;/A&gt;&lt;/P&gt;&lt;P&gt;We created an extension of the NSNumber and define a function: isEqualToString:(NSString *). Let's tell your developer that NSNumber can't compare to the NSString.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the second one, right now, there's NO WAY to use the SDK's objects in Swift directly. We built a Wrapper class in ObjC and bridge that class to Swift.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this one helps.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 02:14:55 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/A-couple-issues-on-the-In-Person-SDK-IOS/m-p/75320#M46950</guid>
      <dc:creator>nnmanhit</dc:creator>
      <dc:date>2021-03-12T02:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: A couple issues on the In-Person SDK IOS</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/A-couple-issues-on-the-In-Person-SDK-IOS/m-p/75325#M46953</link>
      <description>&lt;P&gt;Regardless, we in general understand that those extraordinary organizations are expensive, and an impressive part of us can't bear the&amp;nbsp;&lt;A href="https://syncler.org/" target="_self"&gt;&lt;STRONG&gt;Syncler FireStick&lt;/STRONG&gt;&lt;/A&gt; expense of their participation portions.Along these lines, the Syncler APK offers a response for the people who can't pay such a participation portion for hose premium expert communities.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 09:08:18 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/A-couple-issues-on-the-In-Person-SDK-IOS/m-p/75325#M46953</guid>
      <dc:creator>synclermods</dc:creator>
      <dc:date>2021-03-12T09:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: A couple issues on the In-Person SDK IOS</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/A-couple-issues-on-the-In-Person-SDK-IOS/m-p/76266#M47629</link>
      <description>&lt;P&gt;This has appeared in the past and it seems not enough care has been taken to avoid the naming collisions, see #24&lt;/P&gt;&lt;P&gt;This is a critical conflict since it conflicts with a Foundation protocol.&lt;/P&gt;&lt;P&gt;Using SDK v4.2, Targeting iOS 12, using Swift 5.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&lt;A href="https://cheatsengine.co/" target="_self"&gt;cheatengine&lt;/A&gt; &lt;A href="https://exiledros.co/" target="_self"&gt;exiledros&lt;/A&gt; &lt;A href="https://savegame.me/" target="_self"&gt;savegame&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 May 2021 16:19:04 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/A-couple-issues-on-the-In-Person-SDK-IOS/m-p/76266#M47629</guid>
      <dc:creator>davidmalr</dc:creator>
      <dc:date>2021-05-12T16:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: A couple issues on the In-Person SDK IOS</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/A-couple-issues-on-the-In-Person-SDK-IOS/m-p/76374#M47706</link>
      <description>&lt;P&gt;&amp;nbsp;Version 6.4.0 iOS Messaging SDK&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Release Date: May 7, 2021Environmental Requirements&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The iOS Mobile Messaging SDK version 6.4.0.787 is supported on iOS versions 12 through 14.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;This XCFramework was compiled with Swift version 5.2.4 (swiftlang-1103.0.32.9 clang-1103.0.32.53) which means it will work Swift version 5.2.4 and above.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="innerWrapperAlertIcons"&gt;&amp;nbsp;&lt;P class="notice"&gt;XCFramework is supported on CocoaPad versions 1.9.0 and greater.Enhancements&lt;/P&gt;&lt;P&gt;Adding a self awareness process to help SDK recover after discovering a corrupted keychain preventing empty bubbles from being shown on the Conversation Screen.&lt;/P&gt;&lt;P&gt;Adding reporting capabilities for Proactive and IVR Deflection to App Messaging featureBugs fixed&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Fixed the issue when changing value for&lt;SPAN&gt;&amp;nbsp;&lt;STRONG&gt;maxPreviousConversationToPresent&lt;SPAN&gt;&amp;nbsp;fails to reflect new value&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;Fixed the issue with Video and Voice call invite UI shows square buttons instead of round ones.&lt;/LI&gt;&lt;LI&gt;Fixed the issue with VoiceOver focus interaction will read out:&lt;UL&gt;&lt;LI&gt;error messages from Structured Content.&lt;/LI&gt;&lt;LI&gt;Structured Content buttons as links.&lt;/LI&gt;&lt;LI&gt;Fixed the issue with background task on&lt;SPAN&gt;&amp;nbsp;&lt;STRONG&gt;LPSocket&lt;SPAN&gt;&amp;nbsp;not ending properly will cause the OS to kill the Host App.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;Fixed the issue with inconsistent scrolling when showing the Conversation Screen.&lt;/LI&gt;&lt;LI&gt;Fixed the issue with unread message count banners not shown while in the Conversation Screen.&lt;/LI&gt;&lt;LI&gt;Fixed the issue with&lt;SPAN&gt;&amp;nbsp;&lt;STRONG&gt;LPMessagingSDKAgentDetails&lt;SPAN&gt;&amp;nbsp;was being called only once per Conversation.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;Fixed the issue where SDK will increase memory footprint when repeatedly opening and closing the Conversation Screen.&lt;/LI&gt;&lt;LI&gt;Fixed the issue when failing to access resources from device storage will cause images not to load.New Configurations: inAppReportingEnabled&lt;P&gt;Enable or disable sending reporting events for Proactive and IVR Deflection to App Messaging.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Type:&lt;SPAN&gt;&amp;nbsp;Bool&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;STRONG&gt;Default Value:&lt;SPAN&gt;&amp;nbsp;truestructuredContentLoadingImage&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;P&gt;Structured content loading image when images are being fetched/loaded&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Type:&lt;SPAN&gt;&amp;nbsp;UIImage?&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;STRONG&gt;Default Value:&lt;SPAN&gt;&amp;nbsp;image named LP_LINK_PREVIEW_LOADER_ICONstructuredContentBrokenImage&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;P&gt;Structured content loading image when images failed to fetched/loaded&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Type:&lt;SPAN&gt;&amp;nbsp;UIImage?&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;STRONG&gt;Default Value:&lt;SPAN&gt;&amp;nbsp;image named LP_BROKEN_IMAGE&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;HR /&gt;&lt;STRONG&gt;&lt;STRONG&gt;&lt;SPAN&gt;Version 6.3.0 iOS Messaging SDK&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;P&gt;&lt;STRONG&gt;Release Date: March 15, 2021Environmental Requirements&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The iOS Mobile Messaging SDK version 6.2.0 is supported on iOS versions 12 through 14.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;This XCFramework was compiled with Swift version 5.2.4 (swiftlang-1103.0.32.9 clang-1103.0.32.53) which means it will work Swift version 5.2.4 and above.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://hax4you.me/" target="_self"&gt;&lt;STRONG&gt;Hax4you update&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 19 May 2021 11:33:46 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/A-couple-issues-on-the-In-Person-SDK-IOS/m-p/76374#M47706</guid>
      <dc:creator>davidmalr</dc:creator>
      <dc:date>2021-05-19T11:33:46Z</dc:date>
    </item>
  </channel>
</rss>

