mrdishant / Paytm-Flutter-Plugin

A Flutter plugin to use the Paytm as a gateway for accepting online paymnets in Flutter app.
Other
10 stars 6 forks source link

java.lang.NullPointerException: Attempt to invoke virtual method 'android.content.pm.PackageManager android.content.Context.getPackageManager()' on a null object reference #20

Closed prashantspandey closed 4 years ago

prashantspandey commented 4 years ago

Hi , after generating the checksum, when I am calling Paytm.startPaytmPayment() I get this errror: java.lang.NullPointerException: Attempt to invoke virtual method 'android.content.pm.PackageManager android.content.Context.getPackageManager()' on a null object reference

Please solve this.

mrdishant commented 4 years ago

Plugin updated