maxim-pandra / adb-flipper-plugin

ADB IDEA plugin for Facebook Flipper
MIT License
5 stars 0 forks source link

Remember submitted application id when switching away from ADB Plugin #11

Closed jdegger closed 3 years ago

jdegger commented 3 years ago

Currently, when I leave the ADB Plugin UI, it will reset to the facebook package. Can this be persistent?

maxim-pandra commented 3 years ago

Yes, this is something that should definitely be there, so plugin is usable

maxim-pandra commented 3 years ago

fixed in 1.0.5

app id persists when navigation between plugins, but persistence between flipper restarts is still unavailable