If you are using the platform behaviour on your player (only if you are)
you can use the condition "is falling".
eg: |Player: Is falling| Platform: Destroy|
This will only destroy your platform when your player falls onto it. The downside is that if you tap the platform on the side WHILE falling it will still destroy it.