Aamir Nazir
Aamir Nazir
@matrad I already created PR to address this issue, Have a look at this. https://github.com/mwaterfall/MWPhotoBrowser/pull/529
> Run the following: > > ``` > which node > ``` > > Then add the following line to the top of `my_host.js`: > > ``` > #!/Users/eldad/.nvm/versions/node/v10.15.1/bin/node >...
Is there any workaround for this issue so far?
Well its quite not possible to use custom view because of following reasons. `CarbonTabSwipeSegmentedControl` is subclass of `UISegmentedControl` in `UIKit`. Following is the method that is used to set tab...
I found temporary workaround for this issue, just added assets for **Dismiss** and **Share** button in my project and these are being used by JBWebViewController. For simplicity just copy assets...
No I didn't. It not even asking for location permission but Apple somehow detected this and rejected the application.
@zhangao0086 can you please explain.
Yes Picker hasn't asked for the user location but still Apple has rejected the build. What do you think is the best way to deal with it when someone doesn't...
I am facing same issue, all other emails are fine even downgrading to version 4.0.1 not worked for me :(