So I have this device with PE Rom, forkAndSpecializePost is rarely called in this ROM.
However forkAndSpecializePre is perfectly called (I have log the function and it executed fine).
I have tested on other devices, my module works fine and forkAndSpecializePost is called perfectly.
Is there work around for this?
So I have this device with PE Rom, forkAndSpecializePost is rarely called in this ROM. However forkAndSpecializePre is perfectly called (I have log the function and it executed fine). I have tested on other devices, my module works fine and forkAndSpecializePost is called perfectly. Is there work around for this?
Here is my code: