Skip to content

Commit

Permalink
Add warning and link to Social Popup plugin (#156)
Browse files Browse the repository at this point in the history
  • Loading branch information
sekodev authored Aug 19, 2023
1 parent 60e1b4c commit 097d2e1
Showing 1 changed file with 10 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,16 @@

The Activity Popup plugin displays the activity popup window which corresponds to `UIActivityViewController` on iOS.

<div class="docs-tip-outer docs-tip-color-alert" style="width: 100%;">
<div class="docs-tip-inner-left">
<div class="fa fa-exclamation-circle" style="font-size: 35px;"></div>
</div>
<div class="docs-tip-inner-right">

For Android, you have to use [Social Popup][plugin.CoronaProvider_native_popup_social] plugin.

</div>
</div>

## Syntax

Expand Down Expand Up @@ -39,8 +49,3 @@ settings =
},
}
``````


## Support

* [Corona Forums](http://forums.coronalabs.com/forum/631-corona-premium-plugins/)

0 comments on commit 097d2e1

Please sign in to comment.