You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
for some strange reason NSLog() in ShareViewController.m calls seem to not produce any output for me. I tried them in other places (eg OpenWithPlugin.m) and there they work fine.
For example I added a call directly on the beginning of didSelectPost():
Hi,
for some strange reason NSLog() in ShareViewController.m calls seem to not produce any output for me. I tried them in other places (eg OpenWithPlugin.m) and there they work fine.
For example I added a call directly on the beginning of didSelectPost():
Neither NSLog() nor debug() produce any output in the device log after the user selects "Post".
Any ideas how to approach this?
The text was updated successfully, but these errors were encountered: