我正在开发相机应用程序,想从我的应用程序中打开相机胶卷文件夹。借助此代码
"UIApplication.shared.open(URL(string:"photos-redirect://")!)"
我可以从我的应用程序打开照片应用程序,但我想从我的应用程序打开特定的相机胶卷文件夹。
谢谢
iphone redirect ios swift
ios ×1
iphone ×1
redirect ×1
swift ×1