nickoneill / PermissionScope

Intelligent iOS permissions UI and unified API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

it returns back to the first lanuch ads instead of to setting vc

apiapia opened this issue · comments

最重要的一个BUG就是:
有时点击后跳到设置页面,打开通知,返回APP ,会自动启动页广告,然后到了APP首页!

一、first lanuch App -> ADS swift -> on settingViewController swift addPermission
二、jump to APP settting
三、setting notifications or local and click back to App
四、 do not return viewController
五、just return to ads.swift

How to fix this bug,pls Help,Thanks!