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
We use android.support.v4.Fragment classes in our project and we cannot use them in combination with HPPFragment, which is of type android.app.Fragment. Looking at your code it would be possible to extend the HPPManager interface with something like manager.newCompatInstance() and return a HPPManager fragment with type android.support.v4.Fragment.
The text was updated successfully, but these errors were encountered:
Dear Realexpayments,
We use android.support.v4.Fragment classes in our project and we cannot use them in combination with HPPFragment, which is of type android.app.Fragment. Looking at your code it would be possible to extend the HPPManager interface with something like manager.newCompatInstance() and return a HPPManager fragment with type android.support.v4.Fragment.
The text was updated successfully, but these errors were encountered: