Skip to content

Commit

Permalink
1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
frank authored and frank committed Aug 22, 2018
1 parent 9f80fac commit 7016690
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ios/PgyerPlugin.m
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ -(void)showFeedback:(CDVInvokedUrlCommand *)command{

NSString *ios_appid = [self getAppID];
[[PgyManager sharedPgyManager] startManagerWithAppId:ios_appid];
[[PgyUpdateManager sharedPgyManager] checkUpdate];
[[PgyManager sharedPgyManager] setFeedbackActiveType:kPGYFeedbackActiveTypeShake];
}

Expand Down

0 comments on commit 7016690

Please sign in to comment.