B2PDE 2219 remove b2p methods - #245
Conversation
finuka
commented
Feb 10, 2026
- B2PDE-2219 Remove getAppDomain method and b2p references in readme
- B2PDE-2219 Remove refreshNavBar method
- B2PDE-2219 Remove increaseAppRatingTrigger method
- B2PDE-2219 Remove resetAppRatingTrigger method
- B2PDE-2219 Remove appRatingRemindMeLater method
|
@atabel a bit of context here: As B2P project has been cancelled, we are deleting the methods that were created specifically for this project. But I have a question here. I guess we should increase the major version as it is a breaking change. Should I do it now or you do it once you merge the branch? |
atabel
left a comment
There was a problem hiding this comment.
Have we already removed all the usages of these methods in webapp?
There was a problem hiding this comment.
please fix the warning here
Yes, we'll need a major version. I'll change the version and release it once this is merged |
These methods were never implemented in webapp, only in bp2 native repos (android and iOS). And those repositories are archived and no longer in use. |