question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Sharing Empty - iOS 10.1

See original GitHub issue

Bug

Version Number of Plugin: 5.0.0.2-beta Device Tested On: iPhone5 iOS 10.1

Android works fine. IOS sharing is empty, does not appear “Facebook” or “Messenger” or the others.

https://cloud.githubusercontent.com/assets/21179985/20539428/db7c3f7e-b0ec-11e6-9b68-13cc1871ac85.PNG

Steps to reproduce the Behavior

var sharemessage = new ShareMessage
{
     Title = WTranslate.SendTo,
     Url = $"maps.google.com/maps?q={lat},{lon}"
};

await CrossShare.Current.Share(sharemessage);

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
jamesmontemagnocommented, Nov 23, 2016

Test out 5.0.0.3-beta I tested on device and works great.

Be aware that I have now removed all obsolete methods so you may need to update code.

0reactions
jamesmontemagnocommented, Nov 24, 2016

By default facebook will be discluded 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

iPhone share menu is empty, regardless in…
Anyone experience an empty share menu?and also my iPhone XS Max is lagging every time right after I hit the share icon.. please...
Read more >
UIActivityController share sheet is blank - swift3
This is on a real device where other apps' share sheet is working fine. Here's my code. I'm using Xcode 8.1(beta) and iOS...
Read more >
How to fix 'This folder is empty' when connecting an iPhone on ...
An iPhone doesn't connect to a Windows 10 PC the same way it does to a Mac. That said, it is still pretty...
Read more >
Comments • 13 - YouTube
How to fix unable to share anything share sheet blank screen on iPhone, Share Sheet comes up on blank screen in iOS 13.6.1,...
Read more >
Delete and restore files in Google Drive - iPhone & iPad
Empty your trash. You can permanently delete an individual file or empty your entire trash. After deleting a file, anyone you've shared the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found