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
Copy file name to clipboardExpand all lines: src/RatingGateway.csproj
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
<Authors>Joonas Griesinger</Authors>
9
9
<Owners>jgdevlabs,jooni91</Owners>
10
10
<Title>Xamarin Rating Gateway</Title>
11
-
<Description>Catching the perfect moment to prompt your user to review your application can be a very difficult task and each failed attempt can be wasted potential. This rating gateway helps you to setup even complex conditional triggers that will prompt the user to review the app when all of them are met.</Description>
11
+
<Description>A rating gateway which takes care of when to prompt the user to review your Xamarin application by evaluating through a set of defined conditions each time a rating action is triggered by the user.</Description>
0 commit comments