如何创建使用相机的应用程序的模拟器构建?

时间:2017-03-15 07:30:50

标签: objective-c facebook terminal ios-simulator ios10

我开发了一个使用相机的应用程序。应用程序使用相机进行视频录制,我的应用程序完全基于相机。现在我必须提交 <tbody> <tr> <td><input class="form-group form-control" type="checkbox" templateid="1"> </td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> </tr> <tr> <td><input class="form-group form-control" type="checkbox" templateid="2"></td> <td></td> <td></td> <td></td> <td></td> </tr> </tbody> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>评论的应用,因为我使用了Facebook

FacebookLoginSDK需要模拟器构建,但是你知道如何才能在模拟器中访问摄像头?

那么如何才能将我的应用展示给Facebook App review

我在下面提到了指南:

  1. http://king107.blogspot.in/p/how-to-create-simulator-build-and-run.html
  2. Creating an iOS Simulator Build of Cocoapod project
  3. 我的构建已成功创建,但问题是无法访问摄像头。

    如果有人有其他解决方案,请告诉我。

1 个答案:

答案 0 :(得分:0)

截至目前,如果您使用的是模拟器,则无法测试应用的相机功能。 最好的解决方案是获取iOS设备,向您认识拥有iOS设备的人借用。

https://developer.apple.com/library/content/documentation/IDEs/Conceptual/iOS_Simulator_Guide/TestingontheiOSSimulator/TestingontheiOSSimulator.html