Posts by edwardmartinsjr • 11 points
2 posts
-
0
votes1
answer37
viewsA: AWS IOS SDK Dynamodb Scan - Scan thread works on emulator, but not when debugging on device
Solved by upgrading the pod (Awsiossdkv2 2.0.17 (was 2.0.13)). More details:…
-
1
votes1
answer37
viewsQ: AWS IOS SDK Dynamodb Scan - Scan thread works on emulator, but not when debugging on device
In my app I use a scan with Dynamodb that works perfectly in the emulator for all iOS versions that Xcode makes available, however, when debugging on the device (iPhone 5c), does not run the main…